File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ Service Package DSN
65
65
46elks ``symfony/forty-six-elks-notifier `` ``forty-six-elks://API_USERNAME:API_PASSWORD@default?from=FROM ``
66
66
AllMySms ``symfony/all-my-sms-notifier `` ``allmysms://LOGIN:APIKEY@default?from=FROM ``
67
67
AmazonSns ``symfony/amazon-sns-notifier `` ``sns://ACCESS_KEY:SECRET_KEY@default?region=REGION ``
68
+ Bandwidth ``symfony/bandwidth-notifier `` ``bandwidth://USERNAME:PASSWORD@default?from=FROM&account_id=ACCOUNT_ID&application_id=APPLICATION_ID&priority=PRIORITY ``
68
69
Clickatell ``symfony/clickatell-notifier `` ``clickatell://ACCESS_TOKEN@default?from=FROM ``
69
70
ContactEveryone ``symfony/contact-everyone-notifier `` ``contact-everyone://TOKEN@default?&diffusionname=DIFFUSION_NAME&category=CATEGORY ``
70
71
Esendex ``symfony/esendex-notifier `` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM ``
@@ -113,7 +114,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
113
114
114
115
.. versionadded :: 6.3
115
116
116
- The RingCentral and Termii integrations were introduced in Symfony 6.3.
117
+ The Bandwith, RingCentral and Termii integrations were introduced in Symfony 6.3.
117
118
118
119
To enable a texter, add the correct DSN in your ``.env `` file and
119
120
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments