X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=composer.json;h=398a15f1898a29098e83bf75860023fdfec03ac8;hb=631b9a84fcd2891e0f987dc5e42d613d314aee81;hp=46f3f3bf3a5796bfb2ee3deeed3ae2505fc60f5c;hpb=353cd66b269d0d926eb88223939625e548184ff2;p=friendica.git diff --git a/composer.json b/composer.json index 46f3f3bf3a..398a15f189 100644 --- a/composer.json +++ b/composer.json @@ -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,