Require PHP >= 7.2

pull/10602/head
Michael 2021-08-15 22:19:57 +00:00
parent 69c816eb17
commit b37a9a5624
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"issues": "https://github.com/friendica/friendica/issues" "issues": "https://github.com/friendica/friendica/issues"
}, },
"require": { "require": {
"php": ">=7.0", "php": ">=7.2",
"ext-ctype": "*", "ext-ctype": "*",
"ext-curl": "*", "ext-curl": "*",
"ext-dom": "*", "ext-dom": "*",