{ "doctrine/annotations": { "version": "2.0", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.0", "ref": "a2759dd6123694c8d901d0ec80006e044c2e6457" }, "files": [ "config/routes/annotations.yaml" ] }, "doctrine/doctrine-bundle": { "version": "2.11", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.4", "ref": "cc62b7e9470998c640ee99d284a013a676f1fc5e" }, "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": "9.6", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "9.6", "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326" }, "files": [ ".env.test", "phpunit.xml.dist", "tests/bootstrap.php" ] }, "sensio/framework-extra-bundle": { "version": "6.2", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.2", "ref": "fb7e19da7f013d0d422fa9bce16f5c510e27609b" }, "files": [ "config/packages/sensio_framework_extra.yaml" ] }, "symfony/console": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "da0c8be8157600ad34f10ff0c9cc91232522e047" }, "files": [ "bin/console" ] }, "symfony/debug-bundle": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b" }, "files": [ "config/packages/debug.yaml" ] }, "symfony/flex": { "version": "1.21", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.0", "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172" }, "files": [ ".env" ] }, "symfony/framework-bundle": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.4", "ref": "3cd216a4d007b78d8554d44a5b1c0a446dab24fb" }, "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/mailer": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "4.3", "ref": "df66ee1f226c46f01e85c29c2f7acce0596ba35a" }, "files": [ "config/packages/mailer.yaml" ] }, "symfony/maker-bundle": { "version": "1.43", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.0", "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f" } }, "symfony/messenger": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.4", "ref": "8bd5f27013fb1d7217191c548e340f0bdb11912c" }, "files": [ "config/packages/messenger.yaml" ] }, "symfony/monolog-bundle": { "version": "3.10", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "3.7", "ref": "aff23899c4440dd995907613c1dd709b6f59503f" }, "files": [ "config/packages/monolog.yaml" ] }, "symfony/notifier": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.0", "ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc" }, "files": [ "config/packages/notifier.yaml" ] }, "symfony/phpunit-bridge": { "version": "7.0", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.3", "ref": "a411a0480041243d97382cac7984f7dce7813c08" }, "files": [ ".env.test", "bin/phpunit", "phpunit.xml.dist", "tests/bootstrap.php" ] }, "symfony/routing": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "85de1d8ae45b284c3c84b668171d2615049e698f" }, "files": [ "config/packages/routing.yaml", "config/routes.yaml" ] }, "symfony/security-bundle": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "98f1f2b0d635908c2b40f3675da2d23b1a069d30" }, "files": [ "config/packages/security.yaml" ] }, "symfony/translation": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b" }, "files": [ "config/packages/translation.yaml", "translations/.gitignore" ] }, "symfony/twig-bundle": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.4", "ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387" }, "files": [ "config/packages/twig.yaml", "templates/base.html.twig" ] }, "symfony/validator": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "c32cfd98f714894c4f128bb99aa2530c1227603c" }, "files": [ "config/packages/validator.yaml" ] }, "symfony/web-profiler-bundle": { "version": "5.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "24bbc3d84ef2f427f82104f766014e799eefcc3e" }, "files": [ "config/packages/web_profiler.yaml", "config/routes/web_profiler.yaml" ] }, "symfony/webapp-pack": { "version": "1.2", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.0", "ref": "aece95c8a188f6e6d04f01ccb8678d1764fd2642" }, "files": [ "config/packages/messenger.yaml" ] }, "twig/extra-bundle": { "version": "v3.8.0" } }