From ebf25b3410abf6f62cea0c202bdb5fe58191a9b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20R?= Date: Mon, 30 Oct 2017 16:43:01 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 69ae692a..b3574cec 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "minimum-stability": "stable", "require": { - "ezsystems/ezpublish-kernel": "^6.7@dev || ^7.0", + "ezsystems/ezpublish-kernel": "^6.7@dev || ^7.0@dev", "friendsofsymfony/http-cache-bundle": "~1.2|^1.3.8", "symfony/symfony": "^2.7 | ^3.1" },