2 "name": "symfony/framework-standard-edition",
5 "description": "The \"Symfony Standard Edition\" distribution",
7 "psr-0": { "": "src/" }
11 "symfony/symfony": "~2.4",
12 "doctrine/orm": "~2.2,>=2.2.3",
13 "doctrine/doctrine-bundle": "~1.2",
14 "twig/extensions": "~1.0",
15 "symfony/assetic-bundle": "~2.3",
16 "symfony/swiftmailer-bundle": "~2.3",
17 "symfony/monolog-bundle": "~2.4",
18 "sensio/distribution-bundle": "~2.3",
19 "sensio/framework-extra-bundle": "~3.0",
20 "sensio/generator-bundle": "~2.3",
21 "incenteev/composer-parameter-handler": "~2.0",
22 "friendsofsymfony/user-bundle": "~2.0@dev"
26 "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
27 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
28 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
29 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
30 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile"
33 "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
34 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
35 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
36 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
37 "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile"
44 "symfony-app-dir": "app",
45 "symfony-web-dir": "web",
46 "incenteev-parameters": {
47 "file": "app/config/parameters.yml"
50 "dev-master": "2.4-dev"