Skip to content

Instantly share code, notes, and snippets.

@ss23
Created May 12, 2014 22:52
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 ss23/0d72ca7e4c4647dbcaa2 to your computer and use it in GitHub Desktop.
Save ss23/0d72ca7e4c4647dbcaa2 to your computer and use it in GitHub Desktop.
"repositories": [
{
"type": "package",
"package": {
"name": "custom-silverstripe-fork/module_bootstrap",
"version": "master",
"type": "silverstripe-theme",
"require": {
"composer/installers": "*"
},
"source": {
"url": "ssh://~super sekret~/sass-twitter-bootstrap.git",
"type": "git",
"reference": "ssexpress"
}
}
},
@stevie-mayhew
Copy link

"repositories": [
{
"type": "vcs",
"url": "ssh://super sekret/sass-twitter-bootstrap.git",
}
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment