Skip to content

Instantly share code, notes, and snippets.

@sdevore
Created October 13, 2018 15:27
Show Gist options
  • Save sdevore/781318ed67c89980c95922a303c8929d to your computer and use it in GitHub Desktop.
Save sdevore/781318ed67c89980c95922a303c8929d to your computer and use it in GitHub Desktop.
{
"require": {
"sdevore/cakephp-scid-plugin": "dev-feature/bootstrap-4",
},
"repositories": [
{
"type": "vcs",
"url": "git@github.com:sdevore/cakephp-scid-plugin.git"
},
],
"minimum-stability": "dev",
"prefer-stable": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment