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 07bb75c commit b98f240Copy full SHA for b98f240
composer.json
@@ -24,7 +24,7 @@
24
"php" : ">=7.1",
25
"thecodingmachine/tdbm" : "~5.0.0",
26
"doctrine/doctrine-bundle": "^1.9",
27
- "doctrine/orm": "*"
+ "doctrine/orm": "^1 || ^2"
28
},
29
"require-dev": {
30
"roave/security-advisories": "dev-master",
0 commit comments