Compare commits

..

2 Commits

Author SHA1 Message Date
David Molineus
6203fdc45d Support Contao 4.3. 2017-01-18 11:07:59 +01:00
David Molineus
383bff4d6d Merge tag '1.0.2' 2016-11-25 09:53:50 +01:00

View File

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