Skip to content

Commit e040565

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

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.0|~2.0",
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
},
1919
"require-dev": {

0 commit comments

Comments
 (0)