Skip to content

Commit 7bdfcb7

Browse files
committed
Merge pull request #55 from clue-labs/socketclient
Update react/socket-client dependency to all supported versions
2 parents 6a33db4 + 8324b61 commit 7bdfcb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.0",
88
"guzzlehttp/psr7": "^1.0",
9-
"react/socket-client": "0.4.*",
9+
"react/socket-client": "^0.5 || ^0.4 || ^0.3",
1010
"react/dns": "0.4.*",
1111
"react/event-loop": "0.4.*",
1212
"react/stream": "0.4.*",

0 commit comments

Comments
 (0)