From: gggeek Date: Sun, 27 Mar 2016 11:59:22 +0000 (+0100) Subject: 2nd try to make composer happy with downloading stuff from sourceforge X-Git-Tag: 4.1.0~5 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=f62d1ade29f82f7986e58386ed78e32be3839ed9 2nd try to make composer happy with downloading stuff from sourceforge --- diff --git a/composer.json b/composer.json index a4c27d4..d6d20fd 100644 --- a/composer.json +++ b/composer.json @@ -26,6 +26,9 @@ "autoload": { "psr-4": {"PhpXmlRpc\\": "src/"} }, + "config": { + "secure-http": false + }, "repositories": [ { "type": "package",