Update composer vcs types

This commit is contained in:
Romain Neutron
2012-10-25 11:20:51 +02:00
parent 409e0b1285
commit b642567d9a

View File

@@ -37,15 +37,15 @@
},
"repositories": [
{
"type": "vcs",
"type": "git",
"url": "https://github.com/alchemy-fr/oauth2-php"
},
{
"type": "vcs",
"type": "git",
"url": "https://github.com/alchemy-fr/Phlickr"
},
{
"type": "vcs",
"type": "git",
"url": "https://github.com/alchemy-fr/PHPMailer_v5.1"
}
],