File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ Networking changelog
33
44## ?.?.? / ????-??-??
55
6+ ## 10.5.0 / 2024-03-24
7+
8+ * Made compatible with XP 12 - @thekid
9+
610* Added PHP 8.4 to the test matrix - @thekid
711* Merged PR #27 : Migrate to new testing library - @thekid
812* Merged PR #26 : Migrate to baseless tests - @thekid
Original file line number Diff line number Diff line change 66 "description" : " Networking for the XP Framework: Client and server APIs" ,
77 "keywords" : [" module" , " xp" ],
88 "require" : {
9- "xp-framework/core" : " ^11.0 | ^10.0 | ^9.0 | ^8.0 | ^7.0" ,
9+ "xp-framework/core" : " ^12.0 | ^ 11.0 | ^10.0 | ^9.0 | ^8.0 | ^7.0" ,
1010 "xp-framework/logging" : " ^11.0 | ^10.0 | ^9.0 | ^8.0 | ^7.0" ,
1111 "php" : " >=7.0.0"
1212 },
1313 "require-dev" : {
14- "xp-framework/test" : " ^1.0"
14+ "xp-framework/test" : " ^2.0 | ^ 1.0"
1515 },
1616 "autoload" : {
1717 "files" : [" src/main/php/autoload.php" ]
You can’t perform that action at this time.
0 commit comments