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.
1 parent 6400748 commit 0c39358Copy full SHA for 0c39358
composer.json
@@ -13,8 +13,8 @@
13
],
14
"require": {
15
"php": "^7.0|^8.0",
16
- "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
17
- "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
+ "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0|~6.0",
+ "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0|~6.0"
18
},
19
"require-dev": {
20
"phpunit/phpunit": "^6|^7|^8|^9",
0 commit comments