From 1232193a59dcd3c3e8f988470b9140d9485abcad Mon Sep 17 00:00:00 2001 From: cnajjar Date: Mon, 30 Apr 2018 22:34:13 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7f64c8b..e9c4c98 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "require":{ "php":">=5.3", - "contao/core":">=3.5.1,<4.2", + "contao/core":">=3.5.1,<5", "contao-community-alliance/composer-plugin": "~2.0" }, "replace": {