Skip to content

Commit 337cb43

Browse files
authored
Merge pull request #2 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 c957d77 + 9f7dc33 commit 337cb43

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
@@ -30,7 +30,7 @@
3030
}
3131
},
3232
"require": {
33-
"voryx/event-loop": "^2.0",
33+
"voryx/event-loop": "^3.0 || ^2.0",
3434
"react/child-process": "^0.4.3",
3535
"reactivex/rxphp": "^2.0"
3636
},

0 commit comments

Comments
 (0)