File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ with a couple popular SMS services:
55
55
============== ==================================== ===========================================================================
56
56
Service Package DSN
57
57
============== ==================================== ===========================================================================
58
+ 46elks ``symfony/forty-six-elks-notifier `` ``forty-six-elks://API_USERNAME:API_PASSWORD@default?from=FROM ``
58
59
AllMySms ``symfony/allmysms-notifier `` ``allmysms://LOGIN:APIKEY@default?from=FROM ``
59
60
AmazonSns ``symfony/amazon-sns-notifier `` ``sns://ACCESS_KEY:SECRET_KEY@default?region=REGION ``
60
61
Clickatell ``symfony/clickatell-notifier `` ``clickatell://ACCESS_TOKEN@default?from=FROM ``
@@ -86,6 +87,10 @@ Vonage ``symfony/vonage-notifier`` ``vonage://KEY:SECRET@defa
86
87
Yunpian ``symfony/yunpian-notifier `` ``yunpian://APIKEY@default ``
87
88
============== ==================================== ===========================================================================
88
89
90
+ .. versionadded :: 6.1
91
+
92
+ The 46elks integration was introduced in Symfony 6.1.
93
+
89
94
To enable a texter, add the correct DSN in your ``.env `` file and
90
95
configure the ``texter_transports ``:
91
96
You can’t perform that action at this time.
0 commit comments