Skip to content

Instantly share code, notes, and snippets.

@bastianccm
Created September 7, 2013 13:45
Show Gist options
  • Save bastianccm/6475681 to your computer and use it in GitHub Desktop.
Save bastianccm/6475681 to your computer and use it in GitHub Desktop.
php composer.phar install
{
"require": {
"connect20/mage_all_latest": "1.7.*"
},
"repositories": [
{
"type": "composer",
"url": "http://packages.firegento.com/"
}
],
"extra":{
"magento-root-dir": "htdocs/",
"magento-deploystrategy": "copy",
"magento-force": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment