{
    "doctrine/annotations": {
        "version": "1.13",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "1.10",
            "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
        }
    },
    "doctrine/doctrine-bundle": {
        "version": "2.7",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "2.4",
            "ref": "d562b46dd8075ab2de3d58bf7895cf6b8365cb72"
        },
        "files": [
            "config/packages/doctrine.yaml",
            "src/Entity/.gitignore",
            "src/Repository/.gitignore"
        ]
    },
    "doctrine/doctrine-migrations-bundle": {
        "version": "3.2",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "3.1",
            "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
        },
        "files": [
            "config/packages/doctrine_migrations.yaml",
            "migrations/.gitignore"
        ]
    },
    "knplabs/knp-paginator-bundle": {
        "version": "v6.0.0"
    },
    "phpstan/phpstan": {
        "version": "1.10",
        "recipe": {
            "repo": "github.com/symfony/recipes-contrib",
            "branch": "main",
            "version": "1.0",
            "ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767"
        },
        "files": [
            "phpstan.dist.neon"
        ]
    },
    "scheb/2fa-bundle": {
        "version": "6.3",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "6.0",
            "ref": "1e6f68089146853a790b5da9946fc5974f6fcd49"
        },
        "files": [
            "config/packages/scheb_2fa.yaml",
            "config/routes/scheb_2fa.yaml"
        ]
    },
    "squizlabs/php_codesniffer": {
        "version": "3.8",
        "recipe": {
            "repo": "github.com/symfony/recipes-contrib",
            "branch": "main",
            "version": "3.6",
            "ref": "1019e5c08d4821cb9b77f4891f8e9c31ff20ac6f"
        },
        "files": [
            "phpcs.xml.dist"
        ]
    },
    "symfony/console": {
        "version": "6.1",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "5.3",
            "ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
        },
        "files": [
            "bin/console"
        ]
    },
    "symfony/flex": {
        "version": "2.2",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "1.0",
            "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
        },
        "files": [
            ".env"
        ]
    },
    "symfony/framework-bundle": {
        "version": "6.1",
        "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/lock": {
        "version": "6.1",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "5.2",
            "ref": "8e937ff2b4735d110af1770f242c1107fdab4c8e"
        },
        "files": [
            "config/packages/lock.yaml"
        ]
    },
    "symfony/maker-bundle": {
        "version": "1.48",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "1.0",
            "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
        }
    },
    "symfony/routing": {
        "version": "6.1",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "6.1",
            "ref": "a44010c0d06989bd4f154aa07d2542d47caf5b83"
        },
        "files": [
            "config/packages/routing.yaml",
            "config/routes.yaml"
        ]
    },
    "symfony/security-bundle": {
        "version": "6.1",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "6.0",
            "ref": "8a5b112826f7d3d5b07027f93786ae11a1c7de48"
        },
        "files": [
            "config/packages/security.yaml"
        ]
    },
    "symfony/translation": {
        "version": "6.1",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "5.3",
            "ref": "da64f5a2b6d96f5dc24914517c0350a5f91dee43"
        },
        "files": [
            "config/packages/translation.yaml",
            "translations/.gitignore"
        ]
    },
    "symfony/twig-bundle": {
        "version": "6.1",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "5.4",
            "ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387"
        },
        "files": [
            "config/packages/twig.yaml",
            "templates/base.html.twig"
        ]
    },
    "symfony/ux-twig-component": {
        "version": "v2.5.0"
    },
    "symfony/web-profiler-bundle": {
        "version": "6.1",
        "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": "1.16",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "1.10",
            "ref": "5878c7c28468ca0fdce2497a04cfc66bab0dc3ef"
        },
        "files": [
            "assets/app.js",
            "assets/bootstrap.js",
            "assets/controllers.json",
            "assets/controllers/hello_controller.js",
            "assets/styles/app.css",
            "config/packages/webpack_encore.yaml",
            "package.json",
            "webpack.config.js"
        ]
    },
    "twig/extra-bundle": {
        "version": "v3.4.0"
    }
}