download git library using composer code example
Example: install composer package from github
"repositories":[
{
"type": "vcs",
"url": "[email protected]:barryvanveen/secret.git"
}
]
"repositories":[
{
"type": "vcs",
"url": "[email protected]:barryvanveen/secret.git"
}
]