Skip to content

Instantly share code, notes, and snippets.

@chx
Last active December 23, 2015 11:09
Show Gist options
  • Save chx/6626078 to your computer and use it in GitHub Desktop.
Save chx/6626078 to your computer and use it in GitHub Desktop.
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/chx/composer-913.git"
}
],
"require": {
"foo/bar": "v1"
}
}
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/chx/composer-913.git"
}
],
"require": {
"foo/bar": "v2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment