Skip to content

Commit 0441a1f

Browse files
committed
Fix
1 parent 32e1da9 commit 0441a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"phpunit/php-code-coverage": "^9.2.4",
5151
"phpunit/phpunit": "^9.0",
5252
"squizlabs/php_codesniffer": "^3.5",
53-
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
54-
"symfony/routing": "^5.4 || ^6.0 || ^7.0",
53+
"symfony/framework-bundle": "^5.4 || ^6.4 || ^7.0",
54+
"symfony/routing": "^5.4 || ^6.4 || ^7.0",
5555
"yoanm/php-unit-extended": "^2.0"
5656
},
5757
"config": {

0 commit comments

Comments
 (0)