Skip to content

Commit 8324b61

Browse files
committed
Update react/socket-client dependency to all supported versions
1 parent 6a33db4 commit 8324b61

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)