]> git.mxchange.org Git - friendica.git/commitdiff
Require PHP >= 7.2
authorMichael <heluecht@pirati.ca>
Sun, 15 Aug 2021 22:19:57 +0000 (22:19 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 15 Aug 2021 22:19:57 +0000 (22:19 +0000)
composer.json

index 1e3fcfcffea937ec5f23d3d1f54e255d641713f6..179770fbefea3803419de94b850c89fd795ac548 100644 (file)
@@ -13,7 +13,7 @@
                "issues": "https://github.com/friendica/friendica/issues"
        },
        "require": {
-               "php": ">=7.0",
+               "php": ">=7.2",
                "ext-ctype": "*",
                "ext-curl": "*",
                "ext-dom": "*",