diff --git a/composer.json b/composer.json index 8fd553f..e95d95e 100644 --- a/composer.json +++ b/composer.json @@ -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" },