You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
235 lines
6.5 KiB
235 lines
6.5 KiB
{
|
|
"api-platform/core": {
|
|
"version": "3.1",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.1",
|
|
"ref": "adf0c75f4bed8b0043a6680376323404953578c5"
|
|
},
|
|
"files": [
|
|
"config/packages/api_platform.yaml",
|
|
"config/routes/api_platform.yaml",
|
|
"src/ApiResource/.gitignore"
|
|
]
|
|
},
|
|
"dama/doctrine-test-bundle": {
|
|
"version": "7.3",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes-contrib",
|
|
"branch": "main",
|
|
"version": "4.0",
|
|
"ref": "2c920f73a217f30bd4a37833c91071f4d3dc1ecd"
|
|
},
|
|
"files": [
|
|
"config/packages/test/dama_doctrine_test_bundle.yaml"
|
|
]
|
|
},
|
|
"doctrine/doctrine-bundle": {
|
|
"version": "2.10",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "2.10",
|
|
"ref": "e025a6cb69b195970543820b2f18ad21724473fa"
|
|
},
|
|
"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.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "3.1",
|
|
"ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
|
|
},
|
|
"files": [
|
|
"config/packages/doctrine_migrations.yaml",
|
|
"migrations/.gitignore"
|
|
]
|
|
},
|
|
"nelmio/cors-bundle": {
|
|
"version": "2.3",
|
|
"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": "7364a21d87e658eb363c5020c072ecfdc12e2326"
|
|
},
|
|
"files": [
|
|
".env.test",
|
|
"phpunit.xml.dist",
|
|
"tests/bootstrap.php"
|
|
]
|
|
},
|
|
"symfony/console": {
|
|
"version": "6.2",
|
|
"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.2",
|
|
"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/maker-bundle": {
|
|
"version": "1.50",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.0",
|
|
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
|
|
}
|
|
},
|
|
"symfony/phpunit-bridge": {
|
|
"version": "7.0",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.3",
|
|
"ref": "1f5830c331065b6e4c9d5fa2105e322d29fcd573"
|
|
},
|
|
"files": [
|
|
".env.test",
|
|
"bin/phpunit",
|
|
"phpunit.xml.dist",
|
|
"tests/bootstrap.php"
|
|
]
|
|
},
|
|
"symfony/routing": {
|
|
"version": "6.2",
|
|
"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.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.0",
|
|
"ref": "8a5b112826f7d3d5b07027f93786ae11a1c7de48"
|
|
},
|
|
"files": [
|
|
"config/packages/security.yaml"
|
|
]
|
|
},
|
|
"symfony/twig-bundle": {
|
|
"version": "6.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.4",
|
|
"ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387"
|
|
},
|
|
"files": [
|
|
"config/packages/twig.yaml",
|
|
"templates/base.html.twig"
|
|
]
|
|
},
|
|
"symfony/uid": {
|
|
"version": "6.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.2",
|
|
"ref": "d294ad4add3e15d7eb1bae0221588ca89b38e558"
|
|
},
|
|
"files": [
|
|
"config/packages/uid.yaml"
|
|
]
|
|
},
|
|
"symfony/validator": {
|
|
"version": "6.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.3",
|
|
"ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
|
|
},
|
|
"files": [
|
|
"config/packages/validator.yaml"
|
|
]
|
|
},
|
|
"zenstruck/foundry": {
|
|
"version": "1.36",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.10",
|
|
"ref": "37c2f894cc098ab4c08874b80cccc8e2f8de7976"
|
|
},
|
|
"files": [
|
|
"config/packages/zenstruck_foundry.yaml"
|
|
]
|
|
}
|
|
}
|