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 7d79c25 commit 52726e7Copy full SHA for 52726e7
composer.json
@@ -11,8 +11,8 @@
11
"php": ">=7.1",
12
"zfcampus/zf-oauth2": "^1.4",
13
"doctrine/orm": "^2.5.11",
14
- "doctrine/doctrine-module": "^1.2",
15
- "doctrine/doctrine-orm-module": "^1.1.5",
+ "doctrine/doctrine-module": "^1.2 || ^2.1",
+ "doctrine/doctrine-orm-module": "^1.1.5 || ^2.1",
16
"zfcampus/zf-mvc-auth": "^1.4.3",
17
"zendframework/zend-mvc": "^3.0",
18
"zendframework/zend-config": "^2.6 || ^3.0",
0 commit comments