90 lines
2.6 KiB
Text
90 lines
2.6 KiB
Text
{
|
|
"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/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/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/webpack-encore-bundle": {
|
|
"version": "1.16",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.10",
|
|
"ref": "f8fc53f1942f76679e9ee3c25fd44865355707b5"
|
|
},
|
|
"files": [
|
|
"./assets/app.js",
|
|
"./assets/bootstrap.ts",
|
|
"./assets/controllers.json",
|
|
"./assets/controllers/hello_controller.js",
|
|
"./assets/styles/app.css",
|
|
"./config/packages/webpack_encore.yaml",
|
|
"./package.json",
|
|
"./webpack.config.js"
|
|
]
|
|
}
|
|
}
|