Skip to content

Instantly share code, notes, and snippets.

@pablofmorales-olx
Created January 10, 2013 14:18
Show Gist options
  • Save pablofmorales-olx/4502326 to your computer and use it in GitHub Desktop.
Save pablofmorales-olx/4502326 to your computer and use it in GitHub Desktop.
composer.json for twig checkout project
{
"require": {
"silex/silex": "1.0.*",
"twig/twig": ">=1.8,<2.0-dev",
"symfony/twig-bridge": "2.1.*"
},
"minimum-stability": "dev"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment