File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 3.3.1] ( https://github.com/WebFiori/json/compare/v3.3.0...v3.3.1 ) (2024-12-23)
4+
5+
6+ ### Bug Fixes
7+
8+ * Use of New Null Syntax ([ d82823d] ( https://github.com/WebFiori/json/commit/d82823d1cd438219c8bffaad2e000994cd6732f4 ) )
Original file line number Diff line number Diff line change 22 "name" : " webfiori/jsonx" ,
33 "type" : " library" ,
44 "description" : " PHP library for creating well-formatted JSON strings." ,
5- "type" :" library" ,
6- "version" :" 3.3.0" ,
5+ "version" : " 3.3.1" ,
76 "keywords" : [
8- " JSON" , " PHP" , " JSONx"
7+ " JSON" ,
8+ " PHP" ,
9+ " JSONx"
910 ],
1011 "license" : " MIT" ,
1112 "require" : {
1213 "php" : " >=7.0"
1314 },
14- "autoload" : {
15- "psr-4" :{
16- "webfiori\\ json\\ " :" webfiori\\ json"
15+ "autoload" : {
16+ "psr-4" : {
17+ "webfiori\\ json\\ " : " webfiori\\ json"
1718 }
1819 },
19- "require-dev" : {
20- }
20+ "require-dev" : {}
2121}
You can’t perform that action at this time.
0 commit comments