Skip to content

Instantly share code, notes, and snippets.

@ecoleman
Created May 20, 2012 06:00
Show Gist options
  • Save ecoleman/2754150 to your computer and use it in GitHub Desktop.
Save ecoleman/2754150 to your computer and use it in GitHub Desktop.
{
"require": {
"symfony/symfony": "dev-master"
, "symfony/swiftmailer-bundle": "dev-master"
, "symfony/monolog-bundle": "dev-master"
, "doctrine/common": "2.2.*"
, "doctrine/dbal": "2.2.*"
, "doctrine/orm": "2.2.*"
, "doctrine/migrations": "dev-master"
, "gedmo/doctrine-extensions": "dev-master"
, "pagerfanta/pagerfanta": "dev-master"
, "fzaninotto/faker": "dev-master"
, "igorw/file-serve-bundle": "dev-master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment