Skip to content

Commit dad3a54

Browse files
committed
Update react/socket-client dependency to all supported versions
1 parent b806e23 commit dad3a54

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=5.3",
1515
"react/promise": "1.*|2.*",
16-
"react/socket-client": "0.3.*|0.4.*",
16+
"react/socket-client": "^0.5 || ^0.4 || ^0.3",
1717
"react/event-loop": "0.3.*|0.4.*",
1818
"clue/redis-protocol": "0.3.*",
1919
"evenement/evenement": "~1.0|~2.0"

0 commit comments

Comments
 (0)