Update for metamodels

- MetaModels need doctrine/cache in the version ^2.1
This commit is contained in:
Stefan Heimes
2022-11-16 16:56:46 +01:00
parent 097cd5c31f
commit d0b9e7cf10

View File

@@ -28,7 +28,7 @@
"ext-pdo": "*",
"contao-community-alliance/meta-palettes": "^2.0",
"contao/core-bundle": "^4.9",
"doctrine/cache": "^1.0",
"doctrine/cache": "^1.0 || ^2.1",
"doctrine/dbal": "^2.11 || ^3.0",
"menatwork/contao-multicolumnwizard-bundle": "^3.4",
"netzmacht/contao-leaflet-geocode-widget": "^1.2",