From cda48b956750ff5c3bad22fc3c8574a277bcafe5 Mon Sep 17 00:00:00 2001 From: David Molineus Date: Thu, 12 Oct 2017 12:07:16 +0200 Subject: [PATCH] Open for Contao 4.4. Toolkit workarounds the issue. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6c0fc50..507d83b 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require": { "php": ">=7.0", - "contao/core-bundle": "^4.4.7", + "contao/core-bundle": "~4.4", "netzmacht/contao-leaflet-libraries": "^1.0", "netzmacht/php-javascript-builder": "^1.0", "netzmacht/php-leaflet": "^1.0.1",