Support Contao 4.3.

This commit is contained in:
David Molineus
2017-01-18 11:07:59 +01:00
parent 383bff4d6d
commit 6203fdc45d

View File

@@ -19,7 +19,8 @@
}, },
"require":{ "require":{
"php":">=5.4", "php":">=5.4",
"contao/core":"~3.5" "contao-community-alliance/composer-plugin": "~2.4 | ~3.0",
"contao/core-bundle":"~3.5 | ~4.3"
}, },
"suggest": { "suggest": {
"netzmacht/contao-leaflet-maps": "Leaflet maps integration into Contao CMS" "netzmacht/contao-leaflet-maps": "Leaflet maps integration into Contao CMS"