2023-06-19 12:13:30 +02:00
|
|
|
{
|
2024-07-17 12:07:33 +02:00
|
|
|
"api-platform/core": {
|
|
|
|
"version": "3.2",
|
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "3.2",
|
|
|
|
"ref": "696d44adc3c0d4f5d25a2f1c4f3700dd8a5c6db9"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/api_platform.yaml",
|
|
|
|
"config/routes/api_platform.yaml",
|
|
|
|
"src/ApiResource/.gitignore"
|
|
|
|
]
|
|
|
|
},
|
2023-06-19 12:13:30 +02:00
|
|
|
"doctrine/doctrine-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "2.12",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "2.4",
|
2024-07-16 13:05:15 +02:00
|
|
|
"ref": "91690c0a440faba1a3676256bcca2b4aa9f55b72"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/doctrine.yaml",
|
|
|
|
"src/Entity/.gitignore",
|
|
|
|
"src/Repository/.gitignore"
|
|
|
|
]
|
|
|
|
},
|
2023-06-28 16:16:11 +02:00
|
|
|
"doctrine/doctrine-fixtures-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "3.6",
|
2023-06-28 16:16:11 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "3.0",
|
|
|
|
"ref": "1f5514cfa15b947298df4d771e694e578d4c204d"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"src/DataFixtures/AppFixtures.php"
|
|
|
|
]
|
|
|
|
},
|
2023-06-19 12:13:30 +02:00
|
|
|
"doctrine/doctrine-migrations-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "3.3",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "3.1",
|
|
|
|
"ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/doctrine_migrations.yaml",
|
|
|
|
"migrations/.gitignore"
|
|
|
|
]
|
|
|
|
},
|
2024-07-16 16:10:51 +02:00
|
|
|
"easycorp/easyadmin-bundle": {
|
|
|
|
"version": "4.10",
|
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "3.0",
|
|
|
|
"ref": "b131e6cbfe1b898a508987851963fff485986285"
|
|
|
|
}
|
|
|
|
},
|
2024-07-17 12:07:33 +02:00
|
|
|
"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"
|
|
|
|
]
|
|
|
|
},
|
2024-07-16 12:34:16 +02:00
|
|
|
"phpstan/phpstan": {
|
|
|
|
"version": "1.11",
|
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "1.0",
|
|
|
|
"ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"phpstan.dist.neon"
|
|
|
|
]
|
|
|
|
},
|
2023-06-19 12:13:30 +02:00
|
|
|
"phpunit/phpunit": {
|
|
|
|
"version": "9.6",
|
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
2023-06-28 11:38:30 +02:00
|
|
|
"version": "9.6",
|
|
|
|
"ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
".env.test",
|
|
|
|
"phpunit.xml.dist",
|
|
|
|
"tests/bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/console": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "5.3",
|
2024-07-16 13:05:15 +02:00
|
|
|
"ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bin/console"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/debug-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "5.3",
|
|
|
|
"ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/debug.yaml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/flex": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "2.4",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "1.0",
|
|
|
|
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
".env"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/framework-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"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"
|
|
|
|
]
|
|
|
|
},
|
2024-07-16 13:05:15 +02:00
|
|
|
"symfony/lock": {
|
|
|
|
"version": "6.1",
|
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "5.2",
|
|
|
|
"ref": "8e937ff2b4735d110af1770f242c1107fdab4c8e"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/lock.yaml"
|
|
|
|
]
|
|
|
|
},
|
2023-06-19 12:13:30 +02:00
|
|
|
"symfony/mailer": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "4.3",
|
2024-07-16 13:05:15 +02:00
|
|
|
"ref": "df66ee1f226c46f01e85c29c2f7acce0596ba35a"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/mailer.yaml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/maker-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "1.50",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "1.0",
|
|
|
|
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"symfony/messenger": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "6.0",
|
|
|
|
"ref": "ba1ac4e919baba5644d31b57a3284d6ba12d52ee"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/messenger.yaml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/monolog-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "3.10",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "3.7",
|
2024-07-16 13:05:15 +02:00
|
|
|
"ref": "aff23899c4440dd995907613c1dd709b6f59503f"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/monolog.yaml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/notifier": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "5.0",
|
2023-06-28 11:38:14 +02:00
|
|
|
"ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/notifier.yaml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/phpunit-bridge": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "7.0",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
2023-06-28 11:38:42 +02:00
|
|
|
"version": "6.3",
|
2024-07-16 13:05:15 +02:00
|
|
|
"ref": "a411a0480041243d97382cac7984f7dce7813c08"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
".env.test",
|
|
|
|
"bin/phpunit",
|
|
|
|
"phpunit.xml.dist",
|
|
|
|
"tests/bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/routing": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
|
|
|
"ref": "a44010c0d06989bd4f154aa07d2542d47caf5b83"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/routing.yaml",
|
|
|
|
"config/routes.yaml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/security-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "6.0",
|
|
|
|
"ref": "8a5b112826f7d3d5b07027f93786ae11a1c7de48"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/security.yaml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/translation": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "5.3",
|
2024-07-16 13:05:15 +02:00
|
|
|
"ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/translation.yaml",
|
|
|
|
"translations/.gitignore"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/twig-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "5.4",
|
|
|
|
"ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/twig.yaml",
|
|
|
|
"templates/base.html.twig"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/validator": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "5.3",
|
|
|
|
"ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/validator.yaml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/web-profiler-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
2023-06-19 12:13:30 +02:00
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "6.1",
|
|
|
|
"ref": "e42b3f0177df239add25373083a564e5ead4e13a"
|
2023-06-19 12:13:30 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/web_profiler.yaml",
|
|
|
|
"config/routes/web_profiler.yaml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"symfony/webpack-encore-bundle": {
|
|
|
|
"version": "1.17",
|
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "1.10",
|
|
|
|
"ref": "eff2e505d4557c967b6710fe06bd947ba555cae5"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
]
|
|
|
|
},
|
2024-07-16 16:10:51 +02:00
|
|
|
"symfonycasts/reset-password-bundle": {
|
|
|
|
"version": "1.22",
|
|
|
|
"recipe": {
|
|
|
|
"repo": "github.com/symfony/recipes",
|
|
|
|
"branch": "main",
|
|
|
|
"version": "1.0",
|
|
|
|
"ref": "97c1627c0384534997ae1047b93be517ca16de43"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"config/packages/reset_password.yaml"
|
|
|
|
]
|
|
|
|
},
|
2024-07-16 13:05:15 +02:00
|
|
|
"symfonycasts/verify-email-bundle": {
|
|
|
|
"version": "v1.17.0"
|
|
|
|
},
|
2023-06-19 12:13:30 +02:00
|
|
|
"twig/extra-bundle": {
|
2024-07-16 13:05:15 +02:00
|
|
|
"version": "v3.8.0"
|
2023-06-19 12:13:30 +02:00
|
|
|
}
|
|
|
|
}
|