Disable Contao 4 as it's not tested so far.

This commit is contained in:
David Molineus
2017-01-18 17:31:28 +01:00
parent fec1c2f040
commit 8f5a492c70

View File

@@ -20,7 +20,7 @@
}, },
"require":{ "require":{
"php":">=5.5.0", "php":">=5.5.0",
"contao/core-bundle":"~3.5 | ~4.3", "contao/core-bundle":"~4.3",
"contao-community-alliance/composer-plugin": "~2.4 | ~3.0", "contao-community-alliance/composer-plugin": "~2.4 | ~3.0",
"netzmacht/contao-leaflet-libraries":"~1.0" "netzmacht/contao-leaflet-libraries":"~1.0"
}, },