Change the required minimum version of "doctrine/cache"

Remove the version 1.0 'cause of API changes.
This commit is contained in:
Stefan Heimes
2023-01-11 12:10:57 +01:00
parent ec30f4b4b9
commit 8ab3cf286c

View File

@@ -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",