Skip to content

Commit 830e8b1

Browse files
authored
Merge pull request #62 from WebFiori/release-please--branches--main
chore(main): release 4.0.2
2 parents 636ea18 + aa03e46 commit 830e8b1

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [4.0.2](https://github.com/WebFiori/json/compare/v4.0.1...v4.0.2) (2026-06-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** set platform.php to 8.1 to resolve compatible dependencies ([8a7058d](https://github.com/WebFiori/json/commit/8a7058df999073ed0134e366ea095b1443d2444d))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* align CI with ecosystem baseline ([636ea18](https://github.com/WebFiori/json/commit/636ea1827c2bab157ab2bb2e2b28c28d421a21bc))
14+
* align CI with ecosystem baseline ([69855d3](https://github.com/WebFiori/json/commit/69855d3282af6067c4de6723841e3e5e27ded34e))
15+
316
## [4.0.0](https://github.com/WebFiori/json/compare/v3.3.2...v4.0.0) (2025-07-30)
417

518

@@ -35,4 +48,4 @@
3548

3649
### Bug Fixes
3750

38-
* Use of New Null Syntax ([d82823d](https://github.com/WebFiori/json/commit/d82823d1cd438219c8bffaad2e000994cd6732f4))
51+
* Use of New Null Syntax ([d82823d](https://github.com/WebFiori/json/commit/d82823d1cd438219c8bffaad2e000994cd6732f4))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webfiori/jsonx",
33
"type": "library",
44
"description": "PHP library for creating well-formatted JSON strings.",
5-
"version": "4.0.1",
5+
"version": "4.0.2",
66
"keywords": [
77
"JSON",
88
"PHP",

0 commit comments

Comments
 (0)