Skip to content

Instantly share code, notes, and snippets.

@spolischook
Created June 27, 2013 06:31
Show Gist options
  • Save spolischook/5874383 to your computer and use it in GitHub Desktop.
Save spolischook/5874383 to your computer and use it in GitHub Desktop.
"require": {
"php": ">=5.3.3",
"symfony/symfony": "2.2.*",
"doctrine/orm": "~2.2,>=2.2.3",
"doctrine/doctrine-bundle": "1.2.*",
"twig/extensions": "1.0.*",
"symfony/assetic-bundle": "2.3.*",
"symfony/swiftmailer-bundle": "2.2.*",
"symfony/monolog-bundle": "2.2.*",
"sensio/distribution-bundle": "2.2.*",
"sensio/framework-extra-bundle": "2.2.*",
"sensio/generator-bundle": "2.2.*",
"jms/security-extra-bundle": "1.4.*",
"jms/di-extra-bundle": "1.3.*",
"stof/doctrine-extensions-bundle": "dev-master",
"friendsofsymfony/user-bundle": "*",
"liip/imagine-bundle": "dev-master",
"doctrine/doctrine-fixtures-bundle": "2.1.*@dev",
"jms/serializer-bundle": "0.12.*@dev",
"misd/guzzle-bundle": "1.0.*@dev",
"friendsofsymfony/jsrouting-bundle": "1.1.*@dev",
"twitter/bootstrap": "2.3.*",
"sonata-project/admin-bundle": "2.2.*@dev",
"sonata-project/doctrine-orm-admin-bundle": "2.2.*@dev"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment