We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63868ca + b19d2aa commit 57721e1Copy full SHA for 57721e1
composer.json
@@ -27,8 +27,8 @@
27
, "ratchet/rfc6455": "^0.2"
28
, "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5"
29
, "guzzlehttp/psr7": "^1.0"
30
- , "symfony/http-foundation": "^2.6|^3.0|^4.0"
31
- , "symfony/routing": "^2.6|^3.0|^4.0"
+ , "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0"
+ , "symfony/routing": "^2.6|^3.0|^4.0|^5.0"
32
}
33
, "require-dev": {
34
"phpunit/phpunit": "~4.8"
0 commit comments