Browse code

Update composer.json

Benjamin Roth authored on22/02/2023 21:57:53
Showing1 changed files
... ...
@@ -15,7 +15,7 @@
15 15
     },
16 16
     "require": {
17 17
         "php": "^7.4 || ^8.0",
18
-        "contao/core-bundle": "^4.13"
18
+        "contao/core-bundle": "^4.13 || ^5.0"
19 19
     },
20 20
     "require-dev": {
21 21
         "contao/manager-plugin": "^2.0"