mirror of https://github.com/kevachat/webapp.git
ghost
11 months ago
3 changed files with 3855 additions and 2 deletions
@ -0,0 +1,99 @@
@@ -0,0 +1,99 @@
|
||||
{ |
||||
"symfony/console": { |
||||
"version": "7.0", |
||||
"recipe": { |
||||
"repo": "github.com/symfony/recipes", |
||||
"branch": "main", |
||||
"version": "5.3", |
||||
"ref": "da0c8be8157600ad34f10ff0c9cc91232522e047" |
||||
}, |
||||
"files": [ |
||||
"bin/console" |
||||
] |
||||
}, |
||||
"symfony/flex": { |
||||
"version": "2.4", |
||||
"recipe": { |
||||
"repo": "github.com/symfony/recipes", |
||||
"branch": "main", |
||||
"version": "1.0", |
||||
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172" |
||||
}, |
||||
"files": [ |
||||
".env" |
||||
] |
||||
}, |
||||
"symfony/framework-bundle": { |
||||
"version": "7.0", |
||||
"recipe": { |
||||
"repo": "github.com/symfony/recipes", |
||||
"branch": "main", |
||||
"version": "7.0", |
||||
"ref": "de6e1b3e2bbbe69e36262d72c3f3db858b1ab391" |
||||
}, |
||||
"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": "213676c4ec929f046dfde5ea8e97625b81bc0578" |
||||
}, |
||||
"files": [ |
||||
"config/packages/monolog.yaml" |
||||
] |
||||
}, |
||||
"symfony/routing": { |
||||
"version": "7.0", |
||||
"recipe": { |
||||
"repo": "github.com/symfony/recipes", |
||||
"branch": "main", |
||||
"version": "6.2", |
||||
"ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6" |
||||
}, |
||||
"files": [ |
||||
"config/packages/routing.yaml", |
||||
"config/routes.yaml" |
||||
] |
||||
}, |
||||
"symfony/translation": { |
||||
"version": "7.0", |
||||
"recipe": { |
||||
"repo": "github.com/symfony/recipes", |
||||
"branch": "main", |
||||
"version": "6.3", |
||||
"ref": "64fe617084223633e1dedf9112935d8c95410d3e" |
||||
}, |
||||
"files": [ |
||||
"config/packages/translation.yaml", |
||||
"translations/.gitignore" |
||||
] |
||||
}, |
||||
"symfony/twig-bundle": { |
||||
"version": "7.0", |
||||
"recipe": { |
||||
"repo": "github.com/symfony/recipes", |
||||
"branch": "main", |
||||
"version": "6.3", |
||||
"ref": "b7772eb20e92f3fb4d4fe756e7505b4ba2ca1a2c" |
||||
}, |
||||
"files": [ |
||||
"config/packages/twig.yaml", |
||||
"templates/base.html.twig" |
||||
] |
||||
}, |
||||
"twig/extra-bundle": { |
||||
"version": "v3.8.0" |
||||
} |
||||
} |
Loading…
Reference in new issue