We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9e7be commit 556b4cfCopy full SHA for 556b4cf
composer.json
@@ -29,12 +29,12 @@
29
"doctrine/orm": "^2.14.0 || ^3.0",
30
"doctrine/persistence": "^2.4 || ^3.0",
31
"psr/log": "^2 || ^3",
32
- "symfony/config": "^5.4 || ^6.0 || ^7.0",
33
- "symfony/console": "^5.4 || ^6.0 || ^7.0",
34
- "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
+ "symfony/config": "^6.4 || ^7.0",
+ "symfony/console": "^6.4 || ^7.0",
+ "symfony/dependency-injection": "^6.4 || ^7.0",
35
"symfony/deprecation-contracts": "^2.1 || ^3",
36
- "symfony/doctrine-bridge": "^5.4.48 || ^6.4.16 || ^7.1.9",
37
- "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0"
+ "symfony/doctrine-bridge": "^6.4.16 || ^7.1.9",
+ "symfony/http-kernel": "^6.4 || ^7.0"
38
},
39
"require-dev": {
40
"doctrine/coding-standard": "^12",
0 commit comments