Skip to content

Commit 920a8a0

Browse files
authored
Merge pull request #17 from WyriHaximus-labs/event-loop-3.0-and-2.0
Forward compatibility with voryx/event-loop 3.0 and while supporting 2.0
2 parents 2f6725a + 891760f commit 920a8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"require": {
4040
"react/http": "^0.7.3 | ^0.8",
4141
"react/http-client": "^0.5.3",
42-
"voryx/event-loop": "^2.0.2",
42+
"voryx/event-loop": "^3.0 || ^2.0.2",
4343
"ratchet/rfc6455": "^0.2.2",
4444
"reactivex/rxphp": "^2.0.1"
4545
},

0 commit comments

Comments
 (0)