]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Fix message "empty network" in gcontact::getid
[friendica.git] / composer.json
index 20bc30edbe638e3597cb240b3fe714036ddb0f14..2cb863c98014172548d24d11f07e033199e86077 100644 (file)
@@ -92,6 +92,9 @@
                }
        },
        "config": {
+               "platform": {
+                       "php": "7.0"
+               },
                "autoloader-suffix": "Friendica",
                "optimize-autoloader": true,
                "preferred-install": "dist",