{ "doctrine/doctrine-bundle": { "version": "2.11", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.10", "ref": "0b4a11ee7e60b36227502ed26874edd7e8b66353" }, "files": [ "config/packages/doctrine.yaml", "src/Entity/.gitignore", "src/Repository/.gitignore" ] }, "doctrine/doctrine-migrations-bundle": { "version": "3.3", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "3.1", "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33" }, "files": [ "config/packages/doctrine_migrations.yaml", "migrations/.gitignore" ] }, "phpunit/phpunit": { "version": "10.5", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "9.6", "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326" }, "files": [ ".env.test", "phpunit.xml.dist", "tests/bootstrap.php" ] }, "symfony/console": { "version": "7.0", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "da0c8be8157600ad34f10ff0c9cc91232522e047" }, "files": [ "./bin/console" ] }, "symfony/flex": { "version": "2.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.0", "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172" }, "files": [ "./.env" ] }, "symfony/framework-bundle": { "version": "7.0", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "7.0", "ref": "de6e1b3e2bbbe69e36262d72c3f3db858b1ab391" }, "files": [ "./config/packages/cache.yaml", "./config/packages/framework.yaml", "./config/preload.php", "./config/routes/framework.yaml", "./config/services.yaml", "./public/index.php", "./src/Controller/.gitignore", "./src/Kernel.php" ] }, "symfony/maker-bundle": { "version": "1.52", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.0", "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f" } }, "symfony/routing": { "version": "7.0", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.2", "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6" }, "files": [ "./config/packages/routing.yaml", "./config/routes.yaml" ] } }