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 726538b commit 90ce0dbCopy full SHA for 90ce0db
composer.json
@@ -52,15 +52,15 @@
52
},
53
"conflict": {
54
"doctrine/doctrine-orm-module": "<2.1",
55
- "elie29/laminas-phpdi-config": "<4.0",
+ "elie29/zend-phpdi-config": "<4.0",
56
"laminas/laminas-mvc": "<3.0 >=4.0",
57
"laminas/laminas-servicemanager": "<3.3",
58
"mezzio/mezzio": "<3.0 >=4.0"
59
60
"require-dev": {
61
"aura/di": "^3.4",
62
"doctrine/doctrine-orm-module": "^2.1",
63
- "elie29/laminas-phpdi-config": "^4.0",
+ "elie29/zend-phpdi-config": "^4.0",
64
"kahlan/kahlan": "^4.6.4",
65
"laminas/laminas-cache": "^2.9",
66
"laminas/laminas-coding-standard": "^2.0",
0 commit comments