Skip to content

Commit

Permalink
2nd try to make composer happy with downloading stuff from sourceforge
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Mar 27, 2016
1 parent ca23ae8 commit f62d1ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -26,6 +26,9 @@
"autoload": {
"psr-4": {"PhpXmlRpc\\": "src/"}
},
"config": {
"secure-http": false
},
"repositories": [
{
"type": "package",
Expand Down

0 comments on commit f62d1ad

Please sign in to comment.