Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save yariksheptykin/70e626ebef55f63fa64caef08cba1b95 to your computer and use it in GitHub Desktop.
Save yariksheptykin/70e626ebef55f63fa64caef08cba1b95 to your computer and use it in GitHub Desktop.
{
"repositories": [
{
"type":"vcs",
"url": "{ABSOLUTE_PATH_TO_REPO}"
}
],
"require": {
"{PACKAGE_NAME}": "dev-{BRANCH_NAME}"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment