Skip to content

Instantly share code, notes, and snippets.

@albarin
Last active October 11, 2016 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albarin/da3b3b1267969a3a8c125782e1b71f72 to your computer and use it in GitHub Desktop.
Save albarin/da3b3b1267969a3a8c125782e1b71f72 to your computer and use it in GitHub Desktop.
{
"require": {
"[username]/[repository-name]": "dev-master"
},
"repositories": [
{
"type": "git",
"url": "https://github.com/[username]/[repository-name]"
}
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment