diff --git a/composer.json b/composer.json index c4a7809..0f25ed0 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,6 @@ , "react/socket": "^0.3 || ^0.4" , "guzzle/http": "^3.6" , "symfony/http-foundation": "^2.2" - , "symfony/routing": "^2.2" + , "symfony/routing": "^2.2|^3.0" } }