Skip to content

Commit

Permalink
Support react\socket 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
calcinai committed May 31, 2019
1 parent f06cbbb commit 5eef2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Asynchronous WebSocket client",
"type": "Library",
"require": {
"react/socket": "^0.8.11",
"react/socket": "^1.2.0",
"ratchet/rfc6455": "^0.2.4"
},
"require-dev": {
Expand Down

0 comments on commit 5eef2e8

Please sign in to comment.