mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 08:36:27 +03:00
23 lines
716 B
JSON
23 lines
716 B
JSON
{
|
|
"manifests": {
|
|
"symfony/yunpian-notifier": {
|
|
"manifest": {
|
|
"add-lines": [
|
|
{
|
|
"file": "config/packages/notifier.yaml",
|
|
"position": "after_target",
|
|
"warn_if_missing": true,
|
|
"target": " texter_transports:",
|
|
"content": " yunpian: '%env(YUNPIAN_DSN)%'"
|
|
}
|
|
],
|
|
"env": {
|
|
"#1": "YUNPIAN_DSN=yunpian://APIKEY@default"
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "b9746dc1f863a2e00b08fa5a52d03f989fe03cf1"
|
|
}
|
|
}
|
|
}
|