We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd95d42 commit 762b0a4Copy full SHA for 762b0a4
symfony/lox24-notifier/7.1/manifest.json
@@ -0,0 +1,14 @@
1
+{
2
+ "add-lines": [
3
+ {
4
+ "file": "config/packages/notifier.yaml",
5
+ "position": "after_target",
6
+ "warn_if_missing": true,
7
+ "target": " texter_transports:",
8
+ "content": " lox24: '%env(LOX24_DSN)%'"
9
+ }
10
+ ],
11
+ "env": {
12
+ "#1": "LOX24_DSN=lox24://USER:TOKEN@default?from=FROM"
13
14
+}
0 commit comments