Skip to content

Commit 4047b88

Browse files
authored
Merge pull request #8 from syzygy-germany/master
[TASK] Mark compatibility to php 7.4
2 parents e3c76fe + c44af62 commit 4047b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"require": {
18-
"php": ">=7.0 <7.4",
18+
"php": ">=7.0 <7.5",
1919
"symfony/yaml": "^2.7 || ^3.0 || ^4.0",
2020
"typo3/cms-core": "^7.6 || ^8.7 || ^9.0",
2121
"helhum/typo3-console": "^4.0 || ^5.0"

0 commit comments

Comments
 (0)