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 337b82d commit a80e5e3Copy full SHA for a80e5e3
composer.json
@@ -24,7 +24,7 @@
24
],
25
"require": {
26
"php": ">=5.5.0",
27
- "doctrine/orm": "2.5.*|2.6.*",
+ "doctrine/orm": "2.5.*|2.6.*|2.7.*",
28
"doctrine/inflector": "^1.1"
29
},
30
"require-dev": {
0 commit comments