From 3122afb304ca7a0d17a24b8661177c82cb04b609 Mon Sep 17 00:00:00 2001 From: Martin Kozianka Date: Fri, 11 Aug 2017 15:45:46 +0200 Subject: [PATCH] First try with contao 3 and 4 --- composer.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 171e77a..5fe59c4 100644 --- a/composer.json +++ b/composer.json @@ -20,9 +20,7 @@ }, "require": { - "contao-community-alliance/composer-plugin": "~2", - "php": ">=5.5", - "contao/core": ">=3.4" + "contao/core-bundle": "~3.5 || ~4.4" }, "autoload": { "psr-0": {