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 8b6542c commit 8e183edCopy full SHA for 8e183ed
composer.json
@@ -35,10 +35,10 @@
35
"twig/twig": "^3.10.3"
36
},
37
"require-dev": {
38
- "doctrine/annotations": "^1.0",
+ "doctrine/annotations": "^1.0|^2.0",
39
"doctrine/collections": "^1.6.8|^2.0",
40
"doctrine/doctrine-bundle": "^2.4.3",
41
- "doctrine/orm": "^2.9.4",
+ "doctrine/orm": "^2.9.4|^3.0",
42
"doctrine/persistence": "^2.5.2|^3.0",
43
"phpdocumentor/reflection-docblock": "5.x-dev",
44
"symfony/dependency-injection": "^5.4|^6.0|^7.0|^8.0",
0 commit comments