We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94bc7b3 commit 2e75051Copy full SHA for 2e75051
composer.json
@@ -7,7 +7,7 @@
7
"php": "8.0.* || 8.1.* || 8.2.* || 8.3.* || 8.4.*",
8
"doctrine/dbal": "^2.13 || ^3.0",
9
"doctrine/doctrine-bundle": "^2.5",
10
- "doctrine/orm": "^2.11",
+ "doctrine/orm": "^2.11 || ^3.0",
11
"psr/container": "^1.0 || ^2.0",
12
"symfony/config": "^5.4 || ^6.0 || ^7.0",
13
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
0 commit comments