Support PHP 7.0.

This commit is contained in:
David Molineus
2017-10-11 11:39:23 +02:00
parent d36d613e37
commit 1df16407ef
6 changed files with 7 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
"source": "https://github.com/netzmacht/contao-leaflet-maps"
},
"require": {
"php": ">=7.1",
"php": ">=7.0",
"contao/core-bundle": "^4.4",
"netzmacht/contao-leaflet-libraries": "^1.0",
"netzmacht/php-javascript-builder": "^1.0",