diff --git a/composer.json b/composer.json index c4a7809..80a3aa5 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "php": ">=5.3.9" , "react/socket": "^0.3 || ^0.4" , "guzzle/http": "^3.6" - , "symfony/http-foundation": "^2.2" - , "symfony/routing": "^2.2" + , "symfony/http-foundation": "^2.2|^3.0" + , "symfony/routing": "^2.2|^3.0" } }