{ "dama/doctrine-test-bundle": { "version": "8.0", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "7.2", "ref": "896306d79d4ee143af9eadf9b09fd34a8c391b70" }, "files": [ "config/packages/dama_doctrine_test_bundle.yaml" ] }, "doctrine/doctrine-bundle": { "version": "2.11", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.10", "ref": "c170ded8fc587d6bd670550c43dafcf093762245" }, "files": [ "config/packages/doctrine.yaml", "src/Entity/.gitignore", "src/Repository/.gitignore" ] }, "doctrine/doctrine-fixtures-bundle": { "version": "3.5", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "3.0", "ref": "1f5514cfa15b947298df4d771e694e578d4c204d" }, "files": [ "src/DataFixtures/AppFixtures.php" ] }, "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" ] }, "friendsofphp/php-cs-fixer": { "version": "3.35", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "3.0", "ref": "be2103eb4a20942e28a6dd87736669b757132435" }, "files": [ ".php-cs-fixer.dist.php" ] }, "nelmio/cors-bundle": { "version": "2.5", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.5", "ref": "6bea22e6c564fba3a1391615cada1437d0bde39c" }, "files": [ "config/packages/nelmio_cors.yaml" ] }, "phpstan/phpstan": { "version": "1.10", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "1.0", "ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767" }, "files": [ "phpstan.dist.neon" ] }, "phpunit/phpunit": { "version": "10.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "9.6", "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326" }, "files": [ ".env.test", "phpunit.xml.dist", "tests/bootstrap.php" ] }, "presta/sitemap-bundle": { "version": "v4.1.1" }, "symfony/apache-pack": { "version": "1.0", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "1.0", "ref": "0f18b4decdf5695d692c1d0dfd65516a07a6adf1" }, "files": [ "public/.htaccess" ] }, "symfony/console": { "version": "6.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461" }, "files": [ "bin/console" ] }, "symfony/debug-bundle": { "version": "6.3", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b" }, "files": [ "config/packages/debug.yaml" ] }, "symfony/flex": { "version": "2.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.0", "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172" }, "files": [ ".env" ] }, "symfony/framework-bundle": { "version": "6.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.4", "ref": "a91c965766ad3ff2ae15981801643330eb42b6a5" }, "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/monolog-bundle": { "version": "3.10", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "3.7", "ref": "aff23899c4440dd995907613c1dd709b6f59503f" }, "files": [ "config/packages/monolog.yaml" ] }, "symfony/phpunit-bridge": { "version": "6.4", "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": "6.3", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.2", "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6" }, "files": [ "config/packages/routing.yaml", "config/routes.yaml" ] }, "symfony/stimulus-bundle": { "version": "2.18", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.13", "ref": "6acd9ff4f7fd5626d2962109bd4ebab351d43c43" }, "files": [ "assets/bootstrap.js", "assets/controllers.json", "assets/controllers/hello_controller.js" ] }, "symfony/twig-bundle": { "version": "6.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.4", "ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877" }, "files": [ "config/packages/twig.yaml", "templates/base.html.twig" ] }, "symfony/uid": { "version": "6.3", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.2", "ref": "d294ad4add3e15d7eb1bae0221588ca89b38e558" }, "files": [ "config/packages/uid.yaml" ] }, "symfony/ux-icons": { "version": "2.18", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.17", "ref": "803a3bbd5893f9584969ab8670290cdfb6a0a5b5" }, "files": [ "assets/icons/symfony.svg" ] }, "symfony/ux-svelte": { "version": "2.18", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.9", "ref": "4a6ee82d817d4e9be8d4a861476a112011d701e1" }, "files": [ "assets/svelte/controllers/Hello.svelte" ] }, "symfony/ux-twig-component": { "version": "2.18", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.13", "ref": "67814b5f9794798b885cec9d3f48631424449a01" }, "files": [ "config/packages/twig_component.yaml" ] }, "symfony/validator": { "version": "6.3", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "c32cfd98f714894c4f128bb99aa2530c1227603c" }, "files": [ "config/packages/validator.yaml" ] }, "symfony/web-profiler-bundle": { "version": "6.3", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.1", "ref": "e42b3f0177df239add25373083a564e5ead4e13a" }, "files": [ "config/packages/web_profiler.yaml", "config/routes/web_profiler.yaml" ] }, "symfony/webpack-encore-bundle": { "version": "2.1", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.0", "ref": "082d754b3bd54b3fc669f278f1eea955cfd23cf5" }, "files": [ "assets/app.ts", "assets/styles/app.css", "config/packages/webpack_encore.yaml", "package.json", "webpack.config.js" ] }, "twig/extra-bundle": { "version": "v3.8.0" }, "vich/uploader-bundle": { "version": "2.3", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "1.13", "ref": "1b3064c2f6b255c2bc2f56461aaeb76b11e07e36" }, "files": [ "config/packages/vich_uploader.yaml" ] }, "vincentlanglet/twig-cs-fixer": { "version": "2.4", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "0.6", "ref": "e4da12a48e8138479bd24a675321bcfd84950266" } } }