mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-28 19:13:55 +01:00
Change the required minimum version of "doctrine/cache"
Remove the version 1.0 'cause of API changes.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"ext-pdo": "*",
|
||||
"contao-community-alliance/meta-palettes": "^2.0",
|
||||
"contao/core-bundle": "^4.9",
|
||||
"doctrine/cache": "^1.0 || ^2.1",
|
||||
"doctrine/cache": "^2.1",
|
||||
"doctrine/dbal": "^2.11 || ^3.0",
|
||||
"menatwork/contao-multicolumnwizard-bundle": "^3.4",
|
||||
"netzmacht/contao-leaflet-geocode-widget": "^1.2",
|
||||
|
||||
Reference in New Issue
Block a user