X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.json;h=b3dd0ec9037a283416889ccad9b6e3920eb27979;hb=ebcf75724467f6334048f785636a32be872156ec;hp=20bc30edbe638e3597cb240b3fe714036ddb0f14;hpb=e0e131b6203a10615fcbc216e42eef187505d2f2;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",