{ "alexandria/adr-bundle": { "version": "1.2.15" }, "alexandria/catalog-bundle": { "version": "1.1.9" }, "alexandria/configuration-bundle": { "version": "1.5.2" }, "alexandria/cqrs-bundle": { "version": "1.3.3" }, "alexandria/i18n-bundle": { "version": "1.3.1" }, "alexandria/security-bundle": { "version": "1.5.7" }, "cmsig/seal-symfony-bundle": { "version": "0.12", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "0.8", "ref": "458145ff09fdee9eb7ac74dfaf02aab3cf12621a" }, "files": [ "config/packages/cmsig_seal.yaml", "config/schemas/.gitignore" ] }, "doctrine/deprecations": { "version": "1.1", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.0", "ref": "87424683adc81d7dc305eefec1fced883084aab9" } }, "doctrine/doctrine-bundle": { "version": "2.18", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.13", "ref": "620b57f496f2e599a6015a9fa222c2ee0a32adcb" }, "files": [ "config/packages/doctrine.yaml", "src/Entity/.gitignore", "src/Repository/.gitignore" ] }, "doctrine/doctrine-fixtures-bundle": { "version": "4.3", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "3.0", "ref": "1f5514cfa15b947298df4d771e694e578d4c204d" }, "files": [ "src/DataFixtures/AppFixtures.php" ] }, "friendsofsymfony/http-cache-bundle": { "version": "3.3.0" }, "friendsofsymfony/jsrouting-bundle": { "version": "3.6", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "3.0", "ref": "03986bbad9dcc3e367036a6b4f48ec469a4b1bf4" }, "files": [ "config/routes/fos_js_routing.yaml" ] }, "friendsofsymfony/rest-bundle": { "version": "3.9", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "3.0", "ref": "3762cc4e4f2d6faabeca5a151b41c8c791bd96e5" }, "files": [ "config/packages/fos_rest.yaml" ] }, "jms/serializer-bundle": { "version": "5.5", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "4.0", "ref": "cc04e10cf7171525b50c18b36004edf64cb478be" }, "files": [ "config/packages/jms_serializer.yaml" ] }, "league/flysystem-bundle": { "version": "3.6", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.0", "ref": "913dc3d7a5a1af0d2b044c5ac3a16e2f851d7380" }, "files": [ "config/packages/flysystem.yaml", "var/storage/.gitignore" ] }, "massive/build-bundle": { "version": "0.6.0" }, "php-cs-fixer/shim": { "version": "3.94", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "3.0", "ref": "6cf95ac1baa3d6f5816dd4db7281997912f239a6" }, "files": [ ".php-cs-fixer.dist.php" ] }, "php-http/discovery": { "version": "1.20", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "1.18", "ref": "f45b5dd173a27873ab19f5e3180b2f661c21de02" }, "files": [ "config/packages/http_discovery.yaml" ] }, "phpstan/phpstan": { "version": "2.1", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "1.0", "ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767" }, "files": [ "phpstan.dist.neon" ] }, "phpunit/phpunit": { "version": "11.5", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "11.1", "ref": "1117deb12541f35793eec9fff7494d7aa12283fc" }, "files": [ ".env.test", "phpunit.dist.xml", "tests/bootstrap.php", "bin/phpunit" ] }, "scheb/2fa-bundle": { "version": "7.13", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.0", "ref": "1e6f68089146853a790b5da9946fc5974f6fcd49" }, "files": [ "config/packages/scheb_2fa.yaml", "config/routes/scheb_2fa.yaml" ] }, "stof/doctrine-extensions-bundle": { "version": "1.15", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "1.2", "ref": "e805aba9eff5372e2d149a9ff56566769e22819d" }, "files": [ "config/packages/stof_doctrine_extensions.yaml" ] }, "symfony-cmf/routing-bundle": { "version": "3.1.2" }, "symfony/console": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461" }, "files": [ "bin/console" ] }, "symfony/debug-bundle": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.3", "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b" }, "files": [ "config/packages/debug.yaml" ] }, "symfony/flex": { "version": "2.10", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.4", "ref": "52e9754527a15e2b79d9a610f98185a1fe46622a" }, "files": [ ".env", ".env.dev" ] }, "symfony/framework-bundle": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "7.4", "ref": "09f6e081c763a206802674ce0cb34a022f0ffc6d" }, "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", ".editorconfig" ] }, "symfony/lock": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "5.2", "ref": "8e937ff2b4735d110af1770f242c1107fdab4c8e" }, "files": [ "config/packages/lock.yaml" ] }, "symfony/mailer": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "4.3", "ref": "09051cfde49476e3c12cd3a0e44289ace1c75a4f" }, "files": [ "config/packages/mailer.yaml" ] }, "symfony/messenger": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.0", "ref": "d8936e2e2230637ef97e5eecc0eea074eecae58b" }, "files": [ "config/packages/messenger.yaml" ] }, "symfony/monolog-bundle": { "version": "4.0", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "3.7", "ref": "1b9efb10c54cb51c713a9391c9300ff8bceda459" }, "files": [ "config/packages/monolog.yaml" ] }, "symfony/property-info": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "7.3", "ref": "dae70df71978ae9226ae915ffd5fad817f5ca1f7" }, "files": [ "config/packages/property_info.yaml" ] }, "symfony/routing": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "7.4", "ref": "bc94c4fd86f393f3ab3947c18b830ea343e51ded" }, "files": [ "config/packages/routing.yaml", "config/routes.yaml" ] }, "symfony/security-bundle": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "7.4", "ref": "c42fee7802181cdd50f61b8622715829f5d2335c" }, "files": [ "config/packages/security.yaml", "config/routes/security.yaml" ] }, "symfony/translation": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.3", "ref": "620a1b84865ceb2ba304c8f8bf2a185fbf32a843" }, "files": [ "config/packages/translation.yaml", "translations/.gitignore" ] }, "symfony/twig-bundle": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "6.4", "ref": "f250159ebe99153d0c640a3e7742876fc7453f2c" }, "files": [ "config/packages/twig.yaml", "templates/base.html.twig" ] }, "symfony/uid": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "7.0", "ref": "0df5844274d871b37fc3816c57a768ffc60a43a5" } }, "symfony/validator": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "7.0", "ref": "8c1c4e28d26a124b0bb273f537ca8ce443472bfd" }, "files": [ "config/packages/validator.yaml" ] }, "symfony/web-profiler-bundle": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "7.3", "ref": "a363460c1b0b4a4d0242f2ce1a843ca0f6ac9026" }, "files": [ "config/packages/web_profiler.yaml", "config/routes/web_profiler.yaml" ] }, "symfony/webpack-encore-bundle": { "version": "2.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "2.1", "ref": "b346dae458e64a1921ded2125993d94bd719a8dd" }, "files": [ "assets/app.js", "assets/styles/app.css", "config/packages/webpack_encore.yaml", "package.json", "webpack.config.js" ] }, "symfony/workflow": { "version": "7.4", "recipe": { "repo": "github.com/symfony/recipes", "branch": "main", "version": "3.3", "ref": "3b2f8ca32a07fcb00f899649053943fa3d8bbfb6" }, "files": [ "config/packages/workflow.yaml" ] }, "twig/extra-bundle": { "version": "v3.24.0" }, "vincentlanglet/twig-cs-fixer": { "version": "3.13", "recipe": { "repo": "github.com/symfony/recipes-contrib", "branch": "main", "version": "3.0", "ref": "d42582ae1bce86fd43491d6264c738b0867f8ffe" } } }