diff --git a/composer.json b/composer.json index 1dffae6b..8db14f95 100644 --- a/composer.json +++ b/composer.json @@ -31,8 +31,8 @@ , "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5" , "react/event-loop": ">=0.4" , "guzzlehttp/psr7": "^1.7|^2.0" - , "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0|^6.0" - , "symfony/routing": "^2.6|^3.0|^4.0|^5.0|^6.0" + , "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0|^6.0|^7.0" + , "symfony/routing": "^2.6|^3.0|^4.0|^5.0|^6.0|^7.0" } , "require-dev": { "phpunit/phpunit": "~4.8"