{ "manifests": { "symfony/ring-central-notifier": { "manifest": { "add-lines": [ { "file": "config/packages/notifier.yaml", "position": "after_target", "warn_if_missing": true, "target": " texter_transports:", "content": " ringcentral: '%env(RINGCENTRAL_DSN)%'" } ], "env": { "#1": "RINGCENTRAL_DSN=ringcentral://API_TOKEN@default?from=FROM" } }, "files": [], "ref": "680c5d66eef513bd12aa969e01da6da4659cef9b" } } }