b8476ae76e
Just getting the bare minimum styles and templates created and rendering properly to have a simple splash going.
96 lines
2.6 KiB
Text
96 lines
2.6 KiB
Text
{
|
|
"doctrine/annotations": {
|
|
"version": "1.13",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "1.10",
|
|
"ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
|
|
}
|
|
},
|
|
"sensio/framework-extra-bundle": {
|
|
"version": "6.2",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.2",
|
|
"ref": "fb7e19da7f013d0d422fa9bce16f5c510e27609b"
|
|
},
|
|
"files": [
|
|
"config/packages/sensio_framework_extra.yaml"
|
|
]
|
|
},
|
|
"symfony/console": {
|
|
"version": "6.1",
|
|
"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.1",
|
|
"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"
|
|
]
|
|
},
|
|
"symfony/routing": {
|
|
"version": "6.1",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "6.1",
|
|
"ref": "a44010c0d06989bd4f154aa07d2542d47caf5b83"
|
|
},
|
|
"files": [
|
|
"config/packages/routing.yaml",
|
|
"config/routes.yaml"
|
|
]
|
|
},
|
|
"symfony/twig-bundle": {
|
|
"version": "6.1",
|
|
"recipe": {
|
|
"repo": "github.com/symfony/recipes",
|
|
"branch": "main",
|
|
"version": "5.4",
|
|
"ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387"
|
|
},
|
|
"files": [
|
|
"config/packages/twig.yaml",
|
|
"templates/base.html.twig"
|
|
]
|
|
},
|
|
"twig/extra-bundle": {
|
|
"version": "v3.4.0"
|
|
}
|
|
}
|