diff --git a/composer.json b/composer.json index acf4722..3a82de2 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ } , "require": { "php": ">=5.4.2" - , "ratchet/rfc6455": "^0.3" + , "ratchet/rfc6455": "^0.3.1" , "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5" , "react/event-loop": ">=0.4" , "guzzlehttp/psr7": "^1.7|^2.0"