69af37fc16
Just getting the base framework installed and running so the goodness can begin
59 lines
1.6 KiB
Text
59 lines
1.6 KiB
Text
{
|
|
"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"
|
|
]
|
|
}
|
|
}
|