2     "doctrine/annotations": {
 
   5             "repo": "github.com/symfony/recipes",
 
   8             "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
 
  11     "doctrine/doctrine-bundle": {
 
  14             "repo": "github.com/symfony/recipes",
 
  17             "ref": "0db4b12b5df45f5122213b4ecd18733ab7fa7d53"
 
  20             "config/packages/doctrine.yaml",
 
  21             "src/Entity/.gitignore",
 
  22             "src/Repository/.gitignore"
 
  25     "doctrine/doctrine-fixtures-bundle": {
 
  28             "repo": "github.com/symfony/recipes",
 
  31             "ref": "1f5514cfa15b947298df4d771e694e578d4c204d"
 
  34             "src/DataFixtures/AppFixtures.php"
 
  37     "doctrine/doctrine-migrations-bundle": {
 
  40             "repo": "github.com/symfony/recipes",
 
  43             "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
 
  46             "config/packages/doctrine_migrations.yaml",
 
  47             "migrations/.gitignore"
 
  53             "repo": "github.com/symfony/recipes",
 
  56             "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
 
  64     "rapsys/blogbundle": {
 
  65         "version": "dev-master"
 
  67     "rapsys/packbundle": {
 
  68         "version": "dev-master"
 
  70     "rapsys/userbundle": {
 
  71         "version": "dev-master"
 
  76             "repo": "github.com/symfony/recipes",
 
  79             "ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
 
  85     "symfony/debug-bundle": {
 
  88             "repo": "github.com/symfony/recipes",
 
  91             "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
 
  94             "config/packages/debug.yaml"
 
 100             "repo": "github.com/symfony/recipes",
 
 103             "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
 
 109     "symfony/framework-bundle": {
 
 112             "repo": "github.com/symfony/recipes",
 
 115             "ref": "de6e1b3e2bbbe69e36262d72c3f3db858b1ab391"
 
 118             "config/packages/cache.yaml",
 
 119             "config/packages/framework.yaml",
 
 120             "config/preload.php",
 
 121             "config/routes/framework.yaml",
 
 122             "config/services.yaml",
 
 124             "src/Controller/.gitignore",
 
 131             "repo": "github.com/symfony/recipes",
 
 134             "ref": "2bf89438209656b85b9a49238c4467bff1b1f939"
 
 137             "config/packages/mailer.yaml"
 
 140     "symfony/maker-bundle": {
 
 143             "repo": "github.com/symfony/recipes",
 
 146             "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
 
 149     "symfony/messenger": {
 
 152             "repo": "github.com/symfony/recipes",
 
 155             "ref": "ba1ac4e919baba5644d31b57a3284d6ba12d52ee"
 
 158             "config/packages/messenger.yaml"
 
 161     "symfony/monolog-bundle": {
 
 164             "repo": "github.com/symfony/recipes",
 
 167             "ref": "213676c4ec929f046dfde5ea8e97625b81bc0578"
 
 170             "config/packages/monolog.yaml"
 
 173     "symfony/notifier": {
 
 176             "repo": "github.com/symfony/recipes",
 
 179             "ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc"
 
 182             "config/packages/notifier.yaml"
 
 185     "symfony/phpunit-bridge": {
 
 188             "repo": "github.com/symfony/recipes",
 
 191             "ref": "1f5830c331065b6e4c9d5fa2105e322d29fcd573"
 
 197             "tests/bootstrap.php"
 
 203             "repo": "github.com/symfony/recipes",
 
 206             "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
 
 209             "config/packages/routing.yaml",
 
 213     "symfony/security-bundle": {
 
 216             "repo": "github.com/symfony/recipes",
 
 219             "ref": "2ae08430db28c8eb4476605894296c82a642028f"
 
 222             "config/packages/security.yaml",
 
 223             "config/routes/security.yaml"
 
 226     "symfony/translation": {
 
 229             "repo": "github.com/symfony/recipes",
 
 232             "ref": "64fe617084223633e1dedf9112935d8c95410d3e"
 
 235             "config/packages/translation.yaml",
 
 236             "translations/.gitignore"
 
 239     "symfony/twig-bundle": {
 
 242             "repo": "github.com/symfony/recipes",
 
 245             "ref": "b7772eb20e92f3fb4d4fe756e7505b4ba2ca1a2c"
 
 248             "config/packages/twig.yaml",
 
 249             "templates/base.html.twig"
 
 252     "symfony/validator": {
 
 255             "repo": "github.com/symfony/recipes",
 
 258             "ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
 
 261             "config/packages/validator.yaml"
 
 264     "symfony/web-profiler-bundle": {
 
 267             "repo": "github.com/symfony/recipes",
 
 270             "ref": "e42b3f0177df239add25373083a564e5ead4e13a"
 
 273             "config/packages/web_profiler.yaml",
 
 274             "config/routes/web_profiler.yaml"
 
 277     "symfony/webapp-pack": {
 
 280             "repo": "github.com/symfony/recipes",
 
 283             "ref": "aece95c8a188f6e6d04f01ccb8678d1764fd2642"
 
 286             "config/packages/messenger.yaml"
 
 289     "twig/extra-bundle": {