{
  "require": {
            "doctrine/orm": "2.5.*",
            "symfony/http-foundation": "2.7.*",
            "symfony/http-kernel": "2.7.*",
            "symfony/filesystem": "2.7.*",
            "symfony/routing": "2.7.*",
            "symfony/twig-bridge": "2.7.*",
            "twig/twig": "1.*",
            "swiftmailer/swiftmailer": "@stable"
            },
  "autoload": {
            "psr-0": {"": "src/"}
            }
}

