Skip to content

Commit 065a16b

Browse files
authored
Merge pull request #47 from clue-labs/socket
Support Socket component v0.5
2 parents 079e05c + 79cedaf commit 065a16b

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)