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 4f7d23e commit c99011dCopy full SHA for c99011d
composer.json
@@ -89,11 +89,12 @@
89
"symfony/maker-bundle": "^1.24",
90
"symfony/mercure-bundle": "*",
91
"symfony/messenger": "^6.4 || ^7.0",
92
- "symfony/phpunit-bridge": "^6.4 || ^7.0",
+ "symfony/phpunit-bridge": "^6.4.1 || ^7.0",
93
"symfony/routing": "^6.4 || ^7.0",
94
"symfony/security-bundle": "^6.4 || ^7.0",
95
"symfony/security-core": "^6.4 || ^7.0",
96
"symfony/stopwatch": "^6.4 || ^7.0",
97
+ "symfony/string": "^6.4 || ^7.0",
98
"symfony/twig-bundle": "^6.4 || ^7.0",
99
"symfony/uid": "^6.4 || ^7.0",
100
"symfony/validator": "^6.4 || ^7.0",
0 commit comments