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 41c946e commit 01ffc3cCopy full SHA for 01ffc3c
composer.json
@@ -6,7 +6,7 @@
6
"license": "MIT",
7
"require": {
8
"php": ">=7.1.3",
9
- "doctrine/orm": ">=2.4",
+ "doctrine/orm": ">=2.4 || ^3.0",
10
"twig/twig": ">=2.9",
11
"symfony/property-access": ">=4.0",
12
"symfony/dependency-injection": ">=4.0",
0 commit comments