Skip to content

Instantly share code, notes, and snippets.

@pedrambehroozi
Created November 11, 2015 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pedrambehroozi/ff792c4f9e73d3fddf75 to your computer and use it in GitHub Desktop.
Save pedrambehroozi/ff792c4f9e73d3fddf75 to your computer and use it in GitHub Desktop.
{
"require": {
"sariina/test": "dev-master",
},
"repositories": [
{
"packagist": false
},
{
"type":"composer",
"url":"http://packages.firegento.com"
},
{
"type": "vcs",
"url": "ssh://git@repos.sariina.com/sariina/test.git"
}
],
"extra": {
"magento-root-dir":"./",
"magento-deploystrategy":"symlink",
"magento-force":true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment