Pull fedachdir repository via HTTPS, not SSH

This commit is contained in:
Holger Lösken 2016-07-24 18:30:16 +02:00
parent 2c8a137375
commit 1eef0b9188

View File

@ -140,7 +140,7 @@
"type": "zip"
},
"source": {
"url": "git@github.com:gatepay/FedACHdir.git",
"url": "https://github.com/gatepay/FedACHdir.git",
"type": "git",
"reference": "origin/master"
}