Skip to content

Commit 07cf48d

Browse files
committed
Require react/socket-client 0.5.x
1 parent d58a7a7 commit 07cf48d

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
@@ -20,7 +20,7 @@
2020
"php": "~5.6|~7.0",
2121
"binsoul/net-mqtt": "~0.2",
2222
"react/promise": "~2.0",
23-
"react/socket-client": "~0.5"
23+
"react/socket-client": "0.5.x"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "~4.0||~5.0",

0 commit comments

Comments
 (0)