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 02b6c97 commit af3f617Copy full SHA for af3f617
1 file changed
composer.json
@@ -35,6 +35,7 @@
35
, "symfony/routing": "^2.6|^3.0|^4.0|^5.0|^6.0"
36
}
37
, "require-dev": {
38
- "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
+ "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
39
+ "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0"
40
41
0 commit comments