diff --git a/archived/symfony.go-ip-notifier/b1ad83b258c16520ad61ce397b821122fcf60958.json b/archived/symfony.go-ip-notifier/b1ad83b258c16520ad61ce397b821122fcf60958.json new file mode 100644 index 00000000..c6580f94 --- /dev/null +++ b/archived/symfony.go-ip-notifier/b1ad83b258c16520ad61ce397b821122fcf60958.json @@ -0,0 +1,22 @@ +{ + "manifests": { + "symfony/go-ip-notifier": { + "manifest": { + "add-lines": [ + { + "file": "config/packages/notifier.yaml", + "position": "after_target", + "warn_if_missing": true, + "target": " texter_transports:", + "content": " goip: '%env(GOIP_DSN)%'" + } + ], + "env": { + "#1": "GOIP_DSN=goip://USERNAME:PASSWORD@HOST:80?sim_slot=SIM_SLOT" + } + }, + "files": [], + "ref": "b1ad83b258c16520ad61ce397b821122fcf60958" + } + } +} diff --git a/symfony.go-ip-notifier.6.4.json b/symfony.go-ip-notifier.6.4.json index a0f4c994..c6580f94 100644 --- a/symfony.go-ip-notifier.6.4.json +++ b/symfony.go-ip-notifier.6.4.json @@ -2,12 +2,21 @@ "manifests": { "symfony/go-ip-notifier": { "manifest": { + "add-lines": [ + { + "file": "config/packages/notifier.yaml", + "position": "after_target", + "warn_if_missing": true, + "target": " texter_transports:", + "content": " goip: '%env(GOIP_DSN)%'" + } + ], "env": { "#1": "GOIP_DSN=goip://USERNAME:PASSWORD@HOST:80?sim_slot=SIM_SLOT" } }, "files": [], - "ref": "3242106357fc37ee7d7a15c422ff0f0da404afe1" + "ref": "b1ad83b258c16520ad61ce397b821122fcf60958" } } }