Skip to content

Commit 027eb71

Browse files
committed
Require work-around for shutting down half-closed socket on HHVM
1 parent 126810b commit 027eb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"require": {
2020
"php": ">=5.3",
21-
"react/socket": "^0.7",
21+
"react/socket": "^0.7.1",
2222
"react/event-loop": "^0.4 || ^0.3",
2323
"react/promise": " ^2.1 || ^1.2",
2424
"ringcentral/psr7": "^1.2"

0 commit comments

Comments
 (0)