2nd try to make composer happy with downloading stuff from sourceforge
authorgggeek <giunta.gaetano@gmail.com>
Sun, 27 Mar 2016 11:59:22 +0000 (12:59 +0100)
committergggeek <giunta.gaetano@gmail.com>
Sun, 27 Mar 2016 11:59:22 +0000 (12:59 +0100)
composer.json

index a4c27d4..d6d20fd 100644 (file)
@@ -26,6 +26,9 @@
     "autoload": {
         "psr-4": {"PhpXmlRpc\\": "src/"}
     },
+    "config": {
+        "secure-http": false
+    },
     "repositories": [
         {
             "type": "package",