diff --git a/composer.json b/composer.json index 85adaf2..6b61a3c 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "require": { "php": ">=5.4.0", "guzzlehttp/psr7": "^1.0", - "react/socket-client": "0.4.*", + "react/socket-client": "^0.5 || ^0.4 || ^0.3", "react/dns": "0.4.*", "react/event-loop": "0.4.*", "react/stream": "0.4.*",