From 4a86b37a32c471e851ffc376ddb5cd2649362dbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20R?= Date: Sat, 30 Jun 2018 00:03:59 +0200 Subject: [PATCH] Update conflict to depend on 7.2 for dependent changes _(2017.12.x stays compatible with 6.13)_ --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 67673b39b3f..3a9684b8ef1 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,7 @@ ] }, "conflict": { - "ezsystems/ezpublish-kernel": "<6.13 || >=2014.11 <2017.12" + "ezsystems/ezpublish-kernel": "<7.2 || >=2013.4" }, "extra": { "branch-alias": {