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 32e1da9 commit 0441a1fCopy full SHA for 0441a1f
composer.json
@@ -50,8 +50,8 @@
50
"phpunit/php-code-coverage": "^9.2.4",
51
"phpunit/phpunit": "^9.0",
52
"squizlabs/php_codesniffer": "^3.5",
53
- "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
54
- "symfony/routing": "^5.4 || ^6.0 || ^7.0",
+ "symfony/framework-bundle": "^5.4 || ^6.4 || ^7.0",
+ "symfony/routing": "^5.4 || ^6.4 || ^7.0",
55
"yoanm/php-unit-extended": "^2.0"
56
},
57
"config": {
0 commit comments