summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index f10e02b..d7c9330 100644
--- a/composer.json
+++ b/composer.json
@@ -29,6 +29,9 @@
"suggest": {
"zendframework/zend-i18n": "^2.6, if defining translatable HTTP path segments"
},
+ "conflict": {
+ "zendframework/zend-mvc": "<3.0.0"
+ },
"extra": {
"branch-alias": {
"dev-master": "3.0-dev",