mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 02:56:26 +03:00
44 lines
1.4 KiB
JSON
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
|
|
}
|
|
}
|
|
} |