diff --git a/composer.json b/composer.json index 2e20033..119f7c6 100644 --- a/composer.json +++ b/composer.json @@ -19,13 +19,13 @@ }, "require":{ "php":">=5.4", - "contao/core":">=3.2,<3.6-dev", + "contao/core":"~3.5", "contao-community-alliance/dependency-container":"~1.0", "contao-community-alliance/event-dispatcher":"~1.0", "netzmacht/contao-leaflet-libraries": "~0.7", "netzmacht/php-javascript-builder": "~1.0", "netzmacht/php-leaflet": "~0.7", - "netzmacht/contao-toolkit":"~1.0", + "netzmacht/contao-toolkit":"~2.0", "contao-community-alliance/meta-palettes": "~1.5", "menatwork/contao-multicolumnwizard": "~3.2", "doctrine/cache": "~1.0"