{ "manifests": { "symfony/line-notify-notifier": { "manifest": { "add-lines": [ { "file": "config/packages/notifier.yaml", "position": "after_target", "warn_if_missing": true, "target": " chatter_transports:", "content": " linenotify: '%env(LINE_NOTIFY_DSN)%'" } ], "env": { "#1": "LINE_NOTIFY_DSN=linenotify://TOKEN@default" } }, "files": [], "ref": "217c816e9079cbdf633b482ca341295be9367cc4" } } }