Created
September 10, 2015 10:01
-
-
Save damonjones/65ffbc54da4101061949 to your computer and use it in GitHub Desktop.
Extract from composer.son
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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