File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ Networking changelog
33
44## ?.?.? / ????-??-??
55
6+ ## 10.2.2 / 2021-10-21
7+
8+ * Made compatible with XP 11 and ` xp-framework/logging ` version 11.0.0
9+ (@thekid )
10+
611## 10.2.1 / 2021-06-03
712
813* Fixed timeouts for reading from sockets with newer PHP 8.1 builds
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" : " ^10.0 | ^9.0 | ^8.0 | ^7.0" ,
10- "xp-framework/logging" : " ^10.0 | ^9.0 | ^8.0 | ^7.0" ,
9+ "xp-framework/core" : " ^11.0 | ^ 10.0 | ^9.0 | ^8.0 | ^7.0" ,
10+ "xp-framework/logging" : " ^11.0 | ^ 10.0 | ^9.0 | ^8.0 | ^7.0" ,
1111 "php" : " >=7.0.0"
1212 },
1313 "require-dev" : {
You can’t perform that action at this time.
0 commit comments