{
    "doctrine/annotations": {
        "version": "2.0",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "1.10",
            "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
        }
    },
    "doctrine/deprecations": {
        "version": "1.1",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "1.0",
            "ref": "fdd756167454623e21f1d769c5b814b243782a67"
        }
    },
    "doctrine/doctrine-bundle": {
        "version": "2.18",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "2.10",
            "ref": "d1778a69711a9b06bb4e202977ca6c4a0d16933d"
        },
        "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"
        ]
    },
    "doctrine/doctrine-migrations-bundle": {
        "version": "3.7",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "3.1",
            "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
        },
        "files": [
            "./config/packages/doctrine_migrations.yaml",
            "./migrations/.gitignore"
        ]
    },
    "lexik/jwt-authentication-bundle": {
        "version": "2.21",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "2.5",
            "ref": "e9481b233a11ef7e15fe055a2b21fd3ac1aa2bb7"
        },
        "files": [
            "./config/packages/lexik_jwt_authentication.yaml"
        ]
    },
    "nelmio/api-doc-bundle": {
        "version": "5.7",
        "recipe": {
            "repo": "github.com/symfony/recipes-contrib",
            "branch": "main",
            "version": "3.0",
            "ref": "c8e0c38e1a280ab9e37587a8fa32b251d5bc1c94"
        }
    },
    "nelmio/cors-bundle": {
        "version": "2.6",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "1.5",
            "ref": "6bea22e6c564fba3a1391615cada1437d0bde39c"
        },
        "files": [
            "./config/packages/nelmio_cors.yaml"
        ]
    },
    "phpunit/phpunit": {
        "version": "9.6",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "9.6",
            "ref": "6a9341aa97d441627f8bd424ae85dc04c944f8b4"
        },
        "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": "6.4",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "5.3",
            "ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461"
        },
        "files": [
            "./bin/console"
        ]
    },
    "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": "6.4",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "6.4",
            "ref": "08c492c28925bf921d98bc26fd815ae8a38b33d9"
        },
        "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/maker-bundle": {
        "version": "1.67",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "1.0",
            "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
        }
    },
    "symfony/phpunit-bridge": {
        "version": "8.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": "6.4",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "6.2",
            "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
        },
        "files": [
            "./config/packages/routing.yaml",
            "./config/routes.yaml"
        ]
    },
    "symfony/security-bundle": {
        "version": "6.4",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "6.4",
            "ref": "2ae08430db28c8eb4476605894296c82a642028f"
        },
        "files": [
            "./config/packages/security.yaml",
            "./config/routes/security.yaml"
        ]
    },
    "symfony/twig-bundle": {
        "version": "6.4",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "6.4",
            "ref": "f250159ebe99153d0c640a3e7742876fc7453f2c"
        },
        "files": [
            "config/packages/twig.yaml",
            "templates/base.html.twig"
        ]
    },
    "symfony/validator": {
        "version": "6.4",
        "recipe": {
            "repo": "github.com/symfony/recipes",
            "branch": "main",
            "version": "5.3",
            "ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
        },
        "files": [
            "./config/packages/validator.yaml"
        ]
    }
}
