We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77c7bc commit 50f0f32Copy full SHA for 50f0f32
composer.json
@@ -31,8 +31,8 @@
31
, "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5"
32
, "react/event-loop": ">=0.4"
33
, "guzzlehttp/psr7": "^1.7|^2.0"
34
- , "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0|^6.0"
35
- , "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"
36
}
37
, "require-dev": {
38
"phpunit/phpunit": "~4.8"
0 commit comments