Merge pull request #11053 from MrPetovan/task/php7.3

Bump minimum required PHP version to 7.3
This commit is contained in:
Tobias Diekershoff 2021-12-03 07:23:06 +01:00 committed by GitHub
commit 8423b9784a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 266 additions and 350 deletions

View file

@ -13,7 +13,7 @@
"issues": "https://github.com/friendica/friendica/issues"
},
"require": {
"php": ">=7.2",
"php": ">=7.3",
"ext-ctype": "*",
"ext-curl": "*",
"ext-dom": "*",
@ -95,7 +95,7 @@
},
"config": {
"platform": {
"php": "7.2"
"php": "7.3"
},
"autoloader-suffix": "Friendica",
"optimize-autoloader": true,

612
composer.lock generated

File diff suppressed because it is too large Load diff