Skip to content

Commit

Permalink
[TASK] Adapt php requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkott committed Dec 3, 2021
1 parent 17939be commit f4eb557
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 @@ -80,7 +80,7 @@
"typo3/cms-fluid-styled-content": "Content rendering definition based on fluid"
},
"require": {
"php": ">=7.4.0",
"php": "^7.4 || ^8.0",
"ext-json": "*",
"ext-pdo": "*",
"psr/http-message": "^1.0",
Expand Down

0 comments on commit f4eb557

Please sign in to comment.