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 e8eaedb commit c6e85ceCopy full SHA for c6e85ce
composer.json
@@ -28,9 +28,9 @@
28
"symfony/console": "^5.4 || ^6.0 || ^7.0",
29
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
30
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
31
- "symfony/routing": "^6.4",
+ "symfony/routing": "^5.4 || ^6.0 || ^7.0",
32
"symfony/test-pack": "^1.1",
33
- "symfony/twig-bundle": "^6.4",
+ "symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0",
34
"symfony/yaml": "^5.4 || ^6.0 || ^7.0",
35
"vimeo/psalm": "^5.15.0"
36
},
0 commit comments