Browse code

Adjust PHP compatibility

Benjamin Roth authored on28/11/2022 14:33:41
Showing1 changed files
... ...
@@ -11,7 +11,7 @@
11 11
     }
12 12
   ],
13 13
   "require":{
14
-    "php": "^7.1",
14
+    "php": ">=7.4",
15 15
     "contao/core-bundle": "^4.7"
16 16
   },
17 17
   "conflict": {