Skip to content

Instantly share code, notes, and snippets.

@damonjones
Created September 10, 2015 10:01
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 damonjones/65ffbc54da4101061949 to your computer and use it in GitHub Desktop.
Save damonjones/65ffbc54da4101061949 to your computer and use it in GitHub Desktop.
Extract from composer.son
"require": {
"php": ">=5.3.9",
"symfony/symfony": "2.7.*",
"doctrine/orm": "~2.2,>=2.2.3,<2.5",
"doctrine/dbal": "<2.5",
"doctrine/doctrine-bundle": "~1.4",
"doctrine/doctrine-fixtures-bundle": "^2.2",
"doctrine/data-fixtures": "^1.1",
"twig/extensions": "~1.3",
"symfony/assetic-bundle": "~2.3",
"symfony/swiftmailer-bundle": "~2.3",
"symfony/monolog-bundle": "~2.4",
"sensio/distribution-bundle": "~4.0",
"knplabs/rad-bundle": "^2.7",
"mopa/bootstrap-bundle": "v3.0.0-beta3",
"twbs/bootstrap": "^3.3",
"friendsofsymfony/user-bundle": "~2.0@dev",
"knplabs/knp-time-bundle": "^1.3",
"gedmo/doctrine-extensions": "^2.4",
"friendsofsymfony/jsrouting-bundle": "^1.5",
"knplabs/knp-snappy-bundle": "^1.3",
"h4cc/wkhtmltopdf-i386": "0.12.2.1",
"liuggio/excelbundle": "^2.0"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment