Skip to content

Instantly share code, notes, and snippets.

@adduc
Created August 6, 2015 13:47
Show Gist options
  • Save adduc/ddb02235d4eadbf3ce42 to your computer and use it in GitHub Desktop.
Save adduc/ddb02235d4eadbf3ce42 to your computer and use it in GitHub Desktop.
{
"minimum-stability": "stable",
"require": {
"cakephp/cakephp": "2.6.8"
},
"config": {
"vendor-dir": "Vendor"
},
"require-dev": {
"cakephp/debug_kit": "2.2.x-dev"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment