Skip to content

Commit 79cedaf

Browse files
committed
Support Socket component v0.5
1 parent 079e05c commit 79cedaf

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
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=5.3.0",
88
"react/cache": "~0.4.0|~0.3.0",
9-
"react/socket": "^0.4.4",
9+
"react/socket": "^0.5 || ^0.4.4",
1010
"react/promise": "~2.1|~1.2"
1111
},
1212
"autoload": {

0 commit comments

Comments
 (0)