Skip to content

Instantly share code, notes, and snippets.

@nmariani
Created March 12, 2012 15:10
Show Gist options
  • Select an option

  • Save nmariani/2022541 to your computer and use it in GitHub Desktop.

Select an option

Save nmariani/2022541 to your computer and use it in GitHub Desktop.
Symfony 2.0 based composer.json
{
"require": {
"php": ">=5.3.2",
"symfony/symfony": ">=2.0.10,<2.1.0",
"twig/extensions": "*",
"symfony/assetic-bundle": "2.0.*",
"sensio/generator-bundle": "2.0.*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment