Skip to content

Commit

Permalink
Forward compatibility with voryx/event-loop 3.0 and while supporting 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Apr 18, 2018
1 parent 2f6725a commit 891760f
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 @@ -39,7 +39,7 @@
"require": {
"react/http": "^0.7.3 | ^0.8",
"react/http-client": "^0.5.3",
"voryx/event-loop": "^2.0.2",
"voryx/event-loop": "^3.0 || ^2.0.2",
"ratchet/rfc6455": "^0.2.2",
"reactivex/rxphp": "^2.0.1"
},
Expand Down

0 comments on commit 891760f

Please sign in to comment.