Files
symfony-flex-recipes-contrib/contao.installation-bundle.4.6.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.3 KiB
JSON

{
"locks": {
"contao/installation-bundle": {
"version": "4.6",
"recipe": {
"repo": "4.6",
"branch": "master",
"version": "4.6",
"ref": "00cb02ec7764a4674daa86d4d793aff2335138cc"
}
}
},
"manifests": {
"contao/installation-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "contao/installation-bundle",
"version": "4.6",
"manifest": {
"bundles": {
"Contao\\InstallationBundle\\ContaoInstallationBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/contao_installation.yaml": {
"contents": "contao_installation:\n resource: \"@ContaoInstallationBundle/Resources/config/routing.yml\"\n",
"executable": false,
"encoding": ""
}
},
"origin": "contao/installation-bundle:4.6@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}