X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=b3dd0ec9037a283416889ccad9b6e3920eb27979;hb=2973ed6448f56dd807df3ec0d20d095226d14b65;hp=20bc30edbe638e3597cb240b3fe714036ddb0f14;hpb=f1c1103e1db5bb4581a80d728bbb4664aabeb504;p=friendica.git diff --git a/composer.json b/composer.json index 20bc30edbe..b3dd0ec903 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,6 @@ "include/conversation.php", "include/dba.php", "include/enotify.php", - "include/items.php", "boot.php" ] }, @@ -92,6 +91,9 @@ } }, "config": { + "platform": { + "php": "7.0" + }, "autoloader-suffix": "Friendica", "optimize-autoloader": true, "preferred-install": "dist",