diff --git a/composer.json b/composer.json index f83a0b0..1aa42a1 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ , "require": { "php": ">=5.3.3" , "react/socket": "0.2.*" - , "guzzle/http": "~3.0" + , "guzzle/http": ">=3.0,<=3.5" , "symfony/http-foundation": "~2.1" } }