Skip to content

Commit

Permalink
Merge pull request #8 from syzygy-germany/master
Browse files Browse the repository at this point in the history
[TASK] Mark compatibility to php 7.4
  • Loading branch information
bmack committed Mar 11, 2020
2 parents e3c76fe + c44af62 commit 4047b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"require": {
"php": ">=7.0 <7.4",
"php": ">=7.0 <7.5",
"symfony/yaml": "^2.7 || ^3.0 || ^4.0",
"typo3/cms-core": "^7.6 || ^8.7 || ^9.0",
"helhum/typo3-console": "^4.0 || ^5.0"
Expand Down

0 comments on commit 4047b88

Please sign in to comment.