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

44 lines
1.4 KiB
JSON

{
"locks": {
"tienvx/mbt-bundle": {
"version": "1.17",
"recipe": {
"repo": "1.17",
"branch": "master",
"version": "1.17",
"ref": "78464b7d1373d35994cfe408fc2b21ce42a808ba"
}
}
},
"manifests": {
"tienvx/mbt-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "tienvx/mbt-bundle",
"version": "1.17",
"manifest": {
"bundles": {
"Tienvx\\Bundle\\MbtBundle\\TienvxMbtBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"EMAIL_FROM": "from@example.com",
"ADMIN_URL": "http://localhost"
}
},
"files": {
"config/packages/tienvx_mbt.yaml": {
"contents": "tienvx_mbt:\n email_from: '%env(EMAIL_FROM)%'\n admin_url: '%env(ADMIN_URL)%'\n",
"executable": false,
"encoding": ""
}
},
"origin": "tienvx/mbt-bundle:1.17@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}