Skip to content

Commit dff4a4e

Browse files
Constraint für PHP angepasst
1 parent 673af93 commit dff4a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"contao-legacy/dma_elementgenerator": "*"
3030
},
3131
"require": {
32-
"php": ">=5.3.4",
32+
"php": "^7.4 || ^8.0",
3333
"contao/core-bundle": "^3.2 || ^4.1",
3434
"contao-community-alliance/composer-plugin": "^2.4.0 || 3.*"
3535
},

0 commit comments

Comments
 (0)