Update to Contao 5 (composer only for now)

This commit is contained in:
Kamil Kuzminski
2022-09-01 16:20:11 +02:00
parent 08acfbc473
commit c7e65d2db5

View File

@@ -24,8 +24,8 @@
"source": "https://github.com/contao-bootstrap/core"
},
"require": {
"php": ">=5.6.0",
"contao/core-bundle": "^4.4.0",
"php": "^7.4 || ^8.0",
"contao/core-bundle": "^4.13 || ^5.0",
"netzmacht/contao-leaflet-libraries": "~1.3"
},
"require-dev": {