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 c8d5c1f commit 7564fa7Copy full SHA for 7564fa7
composer.json
@@ -39,7 +39,7 @@
39
"symfony/console": "^5.4 || ^6.0 || ^7.0",
40
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
41
"symfony/deprecation-contracts": "^2.1 || ^3",
42
- "symfony/doctrine-bridge": "^5.4.46 || ^6.4.3 || ^7.0.3",
+ "symfony/doctrine-bridge": "^5.4.46 || ~6.3.12 || ^6.4.3 || ^7.0.3",
43
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
44
"symfony/polyfill-php80": "^1.15",
45
"symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
0 commit comments