2nd try to make composer happy with downloading stuff from sourceforge
[plcapi.git] / composer.json
index a4c27d4..d6d20fd 100644 (file)
@@ -26,6 +26,9 @@
     "autoload": {
         "psr-4": {"PhpXmlRpc\\": "src/"}
     },
+    "config": {
+        "secure-http": false
+    },
     "repositories": [
         {
             "type": "package",