278 lines
7.8 KiB
Text
278 lines
7.8 KiB
Text
{
|
|
"dama/doctrine-test-bundle": {
|
|
"version": "8.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "7.2",
|
|
"ref": "896306d79d4ee143af9eadf9b09fd34a8c391b70"
|
|
},
|
|
"files": [
|
|
"config/packages/dama_doctrine_test_bundle.yaml"
|
|
]
|
|
},
|
|
"doctrine/doctrine-bundle": {
|
|
"version": "2.11",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.10",
|
|
"ref": "310a02a22033e35640468f48ff6bf31a25891537"
|
|
},
|
|
"files": [
|
|
"config/packages/doctrine.yaml",
|
|
"src/Entity/.gitignore",
|
|
"src/Repository/.gitignore"
|
|
]
|
|
},
|
|
"doctrine/doctrine-fixtures-bundle": {
|
|
"version": "3.5",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.0",
|
|
"ref": "1f5514cfa15b947298df4d771e694e578d4c204d"
|
|
},
|
|
"files": [
|
|
"src/DataFixtures/AppFixtures.php"
|
|
]
|
|
},
|
|
"doctrine/doctrine-migrations-bundle": {
|
|
"version": "3.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.1",
|
|
"ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
|
|
},
|
|
"files": [
|
|
"config/packages/doctrine_migrations.yaml",
|
|
"migrations/.gitignore"
|
|
]
|
|
},
|
|
"friendsofphp/php-cs-fixer": {
|
|
"version": "3.49",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.0",
|
|
"ref": "be2103eb4a20942e28a6dd87736669b757132435"
|
|
},
|
|
"files": [
|
|
".php-cs-fixer.dist.php"
|
|
]
|
|
},
|
|
"phpstan/phpstan": {
|
|
"version": "1.10",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767"
|
|
},
|
|
"files": [
|
|
"phpstan.dist.neon"
|
|
]
|
|
},
|
|
"phpunit/phpunit": {
|
|
"version": "10.5",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "9.6",
|
|
"ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
|
|
},
|
|
"files": [
|
|
".env.test",
|
|
"phpunit.xml.dist",
|
|
"tests/bootstrap.php"
|
|
]
|
|
},
|
|
"symfony/console": {
|
|
"version": "6.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.3",
|
|
"ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
|
|
},
|
|
"files": [
|
|
"bin/console"
|
|
]
|
|
},
|
|
"symfony/debug-bundle": {
|
|
"version": "6.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.3",
|
|
"ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
|
|
},
|
|
"files": [
|
|
"config/packages/debug.yaml"
|
|
]
|
|
},
|
|
"symfony/flex": {
|
|
"version": "2.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
|
|
},
|
|
"files": [
|
|
".env"
|
|
]
|
|
},
|
|
"symfony/framework-bundle": {
|
|
"version": "6.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.2",
|
|
"ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
|
|
},
|
|
"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/monolog-bundle": {
|
|
"version": "3.10",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.7",
|
|
"ref": "aff23899c4440dd995907613c1dd709b6f59503f"
|
|
},
|
|
"files": [
|
|
"config/packages/monolog.yaml"
|
|
]
|
|
},
|
|
"symfony/phpunit-bridge": {
|
|
"version": "7.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.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.2",
|
|
"ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
|
|
},
|
|
"files": [
|
|
"config/packages/routing.yaml",
|
|
"config/routes.yaml"
|
|
]
|
|
},
|
|
"symfony/stimulus-bundle": {
|
|
"version": "2.12",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.9",
|
|
"ref": "05c45071c7ecacc1e48f94bc43c1f8d4405fb2b2"
|
|
},
|
|
"files": [
|
|
"assets/bootstrap.js",
|
|
"assets/controllers.json",
|
|
"assets/controllers/hello_controller.ts"
|
|
]
|
|
},
|
|
"symfony/twig-bundle": {
|
|
"version": "6.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.3",
|
|
"ref": "b7772eb20e92f3fb4d4fe756e7505b4ba2ca1a2c"
|
|
},
|
|
"files": [
|
|
"config/packages/twig.yaml",
|
|
"templates/base.html.twig"
|
|
]
|
|
},
|
|
"symfony/uid": {
|
|
"version": "6.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.2",
|
|
"ref": "d294ad4add3e15d7eb1bae0221588ca89b38e558"
|
|
},
|
|
"files": [
|
|
"config/packages/uid.yaml"
|
|
]
|
|
},
|
|
"symfony/validator": {
|
|
"version": "6.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.3",
|
|
"ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
|
|
},
|
|
"files": [
|
|
"config/packages/validator.yaml"
|
|
]
|
|
},
|
|
"symfony/web-profiler-bundle": {
|
|
"version": "6.3",
|
|
"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": "2.1",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.0",
|
|
"ref": "082d754b3bd54b3fc669f278f1eea955cfd23cf5"
|
|
},
|
|
"files": [
|
|
"assets/app.js",
|
|
"assets/styles/app.css",
|
|
"config/packages/webpack_encore.yaml",
|
|
"package.json",
|
|
"webpack.config.js"
|
|
]
|
|
},
|
|
"twig/extra-bundle": {
|
|
"version": "v3.7.1"
|
|
},
|
|
"vincentlanglet/twig-cs-fixer": {
|
|
"version": "2.4",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "0.6",
|
|
"ref": "e4da12a48e8138479bd24a675321bcfd84950266"
|
|
}
|
|
}
|
|
}
|