Skip to content

Instantly share code, notes, and snippets.

@jaggy
Created April 28, 2014 04:53
Show Gist options
  • Save jaggy/11362091 to your computer and use it in GitHub Desktop.
Save jaggy/11362091 to your computer and use it in GitHub Desktop.
{
"name": "",
"repositories": [
{
"type": "pear",
"url": "http://pear.cakephp.org"
},
{
"type": "vcs",
"url": "https://github.com/jaggyspaghetti/rake-db-migrator.git"
}
],
"require": {
"pear-cakephp/cakephp": ">=2.4.0",
"symfony/yaml": "2.*"
},
"require-dev": {
"jaggyspaghetti/rake-db-migrator": "dev-master"
},
"config": {
"vendor-dir": "Vendor"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment