Browse code

Add contao 5.x compatibility

Benjamin Roth authored on24/10/2023 14:49:13
Showing1 changed files
... ...
@@ -12,7 +12,7 @@
12 12
   ],
13 13
   "require":{
14 14
     "php": "^7.4 || ^8.0",
15
-    "contao/core-bundle": "^4.13 || 5.0",
15
+    "contao/core-bundle": "^4.13 || ^5.0",
16 16
     "menatwork/contao-multicolumnwizard-bundle": "^3.5"
17 17
   },
18 18
   "conflict": {