Skip to content

Instantly share code, notes, and snippets.

@igorw
Created September 30, 2013 14:16
Show Gist options
  • Select an option

  • Save igorw/6764473 to your computer and use it in GitHub Desktop.

Select an option

Save igorw/6764473 to your computer and use it in GitHub Desktop.
{
"repositories": [
{ "type": "composer", "url": "https://packagist.org" }
],
"require": {
"symfony/symfony": "*"
},
"homepage": "",
"require-dependencies": true,
"archive": {
"directory": "dist",
"format": "tar",
"skip-dev": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment