Skip to content

Commit

Permalink
Updated to RxWebSocket v2.1.1 which fixes an issue with how connectio…
Browse files Browse the repository at this point in the history
…n errors are handled
  • Loading branch information
davidwdan committed Nov 28, 2017
1 parent f670419 commit 24def09
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 @@ -40,7 +40,7 @@
"php": "^7.0",
"voryx/thruway-common": "^1.0.0",
"reactivex/rxphp": "^2.0.4",
"rx/websocket": "^2.0"
"rx/websocket": "^2.1.1"
},
"require-dev": {
"phpunit/phpunit": "^5.5"
Expand Down

0 comments on commit 24def09

Please sign in to comment.