File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2828 "require" : {
2929 "php" : " ^8.1" ,
3030 "phrity/net-uri" : " ^2.1" ,
31- "phrity/net-stream" : " ^ 2.1" ,
31+ "phrity/net-stream" : " ~ 2.1.0 " ,
3232 "psr/http-message" : " ^1.1 | ^2.0" ,
3333 "psr/log" : " ^1.0 | ^2.0 | ^3.0"
3434 },
3535 "require-dev" : {
3636 "php-coveralls/php-coveralls" : " ^2.0" ,
3737 "phpstan/phpstan" : " ^2.0" ,
3838 "phpunit/phpunit" : " ^10.0 | ^11.0 | ^12.0" ,
39- "phrity/net-mock" : " ^ 2.1" ,
39+ "phrity/net-mock" : " ~ 2.1.0 " ,
4040 "phrity/util-errorhandler" : " ^1.1" ,
4141 "squizlabs/php_codesniffer" : " ^3.5"
4242 }
Original file line number Diff line number Diff line change 66
77 > PHP version ` ^8.1 `
88
9+ ### ` 3.2.6 `
10+
11+ * Fix for ` 3.2.5 ` (@carvefx )
12+
913### ` 3.2.5 `
1014
1115 * Allow additional content in Connection header during handshake - again (@sirn-se )
Original file line number Diff line number Diff line change @@ -116,4 +116,5 @@ make stan
116116* axklim
117117* Dejan Levec
118118* Pieter Oliver
119- * Sebastian Hagens
119+ * Sebastian Hagens
120+ * Adrian Mihai
You can’t perform that action at this time.
0 commit comments