Skip to content

Instantly share code, notes, and snippets.

@amacgregor
Created August 28, 2014 16:34
Show Gist options
  • Save amacgregor/9868cf35c8cfe43f6195 to your computer and use it in GitHub Desktop.
Save amacgregor/9868cf35c8cfe43f6195 to your computer and use it in GitHub Desktop.
{
"name": "demac/chase",
"description": "Pending Description",
"authors": [
{
"name": "Demac Media",
"email": "[email protected]"
}
],
"config": {
"bin-dir": "bin"
},
"minimum-stability": "dev",
"require-dev": {
"phpspec/phpspec": "~2.0",
"magetest/magento-phpspec-extension": "~2.0"
},
"autoload": {
"psr-0": {
"": [
"app",
"app/code/local",
"app/code/community",
"lib",
"/srv/www/ce1810.demacmedia.com/public_html/app",
"/srv/www/ce1810.demacmedia.com/public_html/app/code/core",
"/srv/www/ce1810.demacmedia.com/public_html/app/code/local",
"/srv/www/ce1810.demacmedia.com/public_html/app/code/community",
"/srv/www/ce1810.demacmedia.com/public_html/lib"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment