Co-authored-by: Jan-Marlon Leibl <jleibl@proton.me> Reviewed-on: http://git.simonis.lol/projects/abiball/pulls/13 Reviewed-by: jank1619 <jan@kjan.email>
242 lines
6.7 KiB
Plaintext
242 lines
6.7 KiB
Plaintext
{
|
|
"doctrine/annotations": {
|
|
"version": "2.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.10",
|
|
"ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
|
|
}
|
|
},
|
|
"doctrine/doctrine-bundle": {
|
|
"version": "2.13",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.13",
|
|
"ref": "8d96c0b51591ffc26794d865ba3ee7d193438a83"
|
|
},
|
|
"files": [
|
|
"config/packages/doctrine.yaml",
|
|
"src/Entity/.gitignore",
|
|
"src/Repository/.gitignore"
|
|
]
|
|
},
|
|
"doctrine/doctrine-migrations-bundle": {
|
|
"version": "3.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.1",
|
|
"ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
|
|
},
|
|
"files": [
|
|
"config/packages/doctrine_migrations.yaml",
|
|
"migrations/.gitignore"
|
|
]
|
|
},
|
|
"php-flasher/flasher-noty-symfony": {
|
|
"version": "v2.1.2"
|
|
},
|
|
"php-flasher/flasher-symfony": {
|
|
"version": "v2.1.2"
|
|
},
|
|
"symfony/asset-mapper": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.4",
|
|
"ref": "5ad1308aa756d58f999ffbe1540d1189f5d7d14a"
|
|
},
|
|
"files": [
|
|
"assets/app.js",
|
|
"assets/styles/app.css",
|
|
"config/packages/asset_mapper.yaml",
|
|
"importmap.php"
|
|
]
|
|
},
|
|
"symfony/console": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.3",
|
|
"ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461"
|
|
},
|
|
"files": [
|
|
"bin/console"
|
|
]
|
|
},
|
|
"symfony/flex": {
|
|
"version": "2.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.4",
|
|
"ref": "52e9754527a15e2b79d9a610f98185a1fe46622a"
|
|
},
|
|
"files": [
|
|
".env",
|
|
".env.dev"
|
|
]
|
|
},
|
|
"symfony/form": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.2",
|
|
"ref": "7d86a6723f4a623f59e2bf966b6aad2fc461d36b"
|
|
},
|
|
"files": [
|
|
"config/packages/csrf.yaml"
|
|
]
|
|
},
|
|
"symfony/framework-bundle": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.2",
|
|
"ref": "87bcf6f7c55201f345d8895deda46d2adbdbaa89"
|
|
},
|
|
"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": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "4.3",
|
|
"ref": "09051cfde49476e3c12cd3a0e44289ace1c75a4f"
|
|
},
|
|
"files": [
|
|
"config/packages/mailer.yaml"
|
|
]
|
|
},
|
|
"symfony/maker-bundle": {
|
|
"version": "1.62",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
|
|
}
|
|
},
|
|
"symfony/routing": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.0",
|
|
"ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
|
|
},
|
|
"files": [
|
|
"config/packages/routing.yaml",
|
|
"config/routes.yaml"
|
|
]
|
|
},
|
|
"symfony/stimulus-bundle": {
|
|
"version": "2.22",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.20",
|
|
"ref": "3acc494b566816514a6873a89023a35440b6386d"
|
|
},
|
|
"files": [
|
|
"assets/bootstrap.js",
|
|
"assets/controllers.json",
|
|
"assets/controllers/csrf_protection_controller.js",
|
|
"assets/controllers/hello_controller.js"
|
|
]
|
|
},
|
|
"symfony/twig-bundle": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.4",
|
|
"ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877"
|
|
},
|
|
"files": [
|
|
"config/packages/twig.yaml",
|
|
"templates/base.html.twig"
|
|
]
|
|
},
|
|
"symfony/ux-icons": {
|
|
"version": "2.22",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.17",
|
|
"ref": "803a3bbd5893f9584969ab8670290cdfb6a0a5b5"
|
|
},
|
|
"files": [
|
|
"assets/icons/symfony.svg"
|
|
]
|
|
},
|
|
"symfony/ux-turbo": {
|
|
"version": "2.22",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.20",
|
|
"ref": "c85ff94da66841d7ff087c19cbcd97a2df744ef9"
|
|
}
|
|
},
|
|
"symfony/ux-twig-component": {
|
|
"version": "2.22",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.13",
|
|
"ref": "67814b5f9794798b885cec9d3f48631424449a01"
|
|
},
|
|
"files": [
|
|
"config/packages/twig_component.yaml"
|
|
]
|
|
},
|
|
"symfony/validator": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "7.0",
|
|
"ref": "8c1c4e28d26a124b0bb273f537ca8ce443472bfd"
|
|
},
|
|
"files": [
|
|
"config/packages/validator.yaml"
|
|
]
|
|
},
|
|
"symfony/web-profiler-bundle": {
|
|
"version": "7.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.1",
|
|
"ref": "e42b3f0177df239add25373083a564e5ead4e13a"
|
|
},
|
|
"files": [
|
|
"config/packages/web_profiler.yaml",
|
|
"config/routes/web_profiler.yaml"
|
|
]
|
|
},
|
|
"symfonycasts/tailwind-bundle": {
|
|
"version": "v0.7.1"
|
|
},
|
|
"twig/extra-bundle": {
|
|
"version": "v3.18.0"
|
|
}
|
|
}
|