123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 |
- {
- "doctrine/doctrine-bundle": {
- "version": "2.13",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "2.10",
- "ref": "c170ded8fc587d6bd670550c43dafcf093762245"
- },
- "files": [
- "config/packages/doctrine.yaml",
- "src/Entity/.gitignore",
- "src/Repository/.gitignore"
- ]
- },
- "doctrine/doctrine-migrations-bundle": {
- "version": "3.3",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "3.1",
- "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
- },
- "files": [
- "config/packages/doctrine_migrations.yaml",
- "migrations/.gitignore"
- ]
- },
- "phpunit/phpunit": {
- "version": "9.6",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "9.6",
- "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
- },
- "files": [
- ".env.test",
- "phpunit.xml.dist",
- "tests/bootstrap.php"
- ]
- },
- "symfony/console": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "5.3",
- "ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461"
- },
- "files": [
- "bin/console"
- ]
- },
- "symfony/debug-bundle": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "5.3",
- "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
- },
- "files": [
- "config/packages/debug.yaml"
- ]
- },
- "symfony/flex": {
- "version": "2.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "1.0",
- "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
- },
- "files": [
- ".env"
- ]
- },
- "symfony/framework-bundle": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.4",
- "ref": "32126346f25e1cee607cc4aa6783d46034920554"
- },
- "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": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "4.3",
- "ref": "09051cfde49476e3c12cd3a0e44289ace1c75a4f"
- },
- "files": [
- "config/packages/mailer.yaml"
- ]
- },
- "symfony/maker-bundle": {
- "version": "1.61",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "1.0",
- "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
- }
- },
- "symfony/messenger": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.0",
- "ref": "ba1ac4e919baba5644d31b57a3284d6ba12d52ee"
- },
- "files": [
- "config/packages/messenger.yaml"
- ]
- },
- "symfony/monolog-bundle": {
- "version": "3.10",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "3.7",
- "ref": "aff23899c4440dd995907613c1dd709b6f59503f"
- },
- "files": [
- "config/packages/monolog.yaml"
- ]
- },
- "symfony/notifier": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "5.0",
- "ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc"
- },
- "files": [
- "config/packages/notifier.yaml"
- ]
- },
- "symfony/phpunit-bridge": {
- "version": "7.2",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.3",
- "ref": "a411a0480041243d97382cac7984f7dce7813c08"
- },
- "files": [
- ".env.test",
- "bin/phpunit",
- "phpunit.xml.dist",
- "tests/bootstrap.php"
- ]
- },
- "symfony/routing": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.2",
- "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
- },
- "files": [
- "config/packages/routing.yaml",
- "config/routes.yaml"
- ]
- },
- "symfony/security-bundle": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.4",
- "ref": "2ae08430db28c8eb4476605894296c82a642028f"
- },
- "files": [
- "config/packages/security.yaml",
- "config/routes/security.yaml"
- ]
- },
- "symfony/stimulus-bundle": {
- "version": "2.22",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "2.13",
- "ref": "6acd9ff4f7fd5626d2962109bd4ebab351d43c43"
- },
- "files": [
- "assets/bootstrap.js",
- "assets/controllers.json",
- "assets/controllers/hello_controller.js"
- ]
- },
- "symfony/translation": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.3",
- "ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
- },
- "files": [
- "config/packages/translation.yaml",
- "translations/.gitignore"
- ]
- },
- "symfony/twig-bundle": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.4",
- "ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877"
- },
- "files": [
- "config/packages/twig.yaml",
- "templates/base.html.twig"
- ]
- },
- "symfony/ux-turbo": {
- "version": "2.22",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "2.19",
- "ref": "9dd2778a116b6e5e01e5e1582d03d5a9e82630de"
- }
- },
- "symfony/validator": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "5.3",
- "ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
- },
- "files": [
- "config/packages/validator.yaml"
- ]
- },
- "symfony/web-profiler-bundle": {
- "version": "6.4",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "6.1",
- "ref": "e42b3f0177df239add25373083a564e5ead4e13a"
- },
- "files": [
- "config/packages/web_profiler.yaml",
- "config/routes/web_profiler.yaml"
- ]
- },
- "symfony/webapp-pack": {
- "version": "1.3",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "1.0",
- "ref": "7d5c5e282f7e2c36a2c3bbb1504f78456c352407"
- },
- "files": [
- "config/packages/messenger.yaml"
- ]
- },
- "symfony/webpack-encore-bundle": {
- "version": "2.2",
- "recipe": {
- "repo": "gitlab.si.cnaf.info/cnaf/flex/recipes",
- "branch": "main",
- "version": "2.0",
- "ref": "35ee1edee91a1a7137095f53db7ed0c20884b745"
- },
- "files": [
- "assets/app.js",
- "assets/styles/app.css",
- "config/packages/webpack_encore.yaml",
- "package.json",
- "webpack.config.js"
- ]
- },
- "twig/extra-bundle": {
- "version": "v3.18.0"
- }
- }
|