{ "name": "sensio/framework-extra-bundle", "description": "This bundle provides a way to configure your controllers with annotations", "keywords": ["annotations","controllers"], "type": "symfony-bundle", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "require": { "symfony/framework-bundle": "~2.2", "doctrine/common": "~2.2" }, "autoload": { "psr-0": { "Sensio\\Bundle\\FrameworkExtraBundle": "" } }, "target-dir": "Sensio/Bundle/FrameworkExtraBundle", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "minimum-stability": "dev" }