File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -92,6 +92,7 @@ Service Package DSN
92
92
`Sinch `_ ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
93
93
`Smsapi `_ ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
94
94
`SmsBiuras `_ ``symfony/sms-biuras-notifier `` ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0 ``
95
+ `Smsbox `_ ``symfony/smsbox-notifier `` ``smsbox://APIKEY@default?mode=MODE&strategy=STRATEGY&sender=SENDER ``
95
96
`Smsc `_ ``symfony/smsc-notifier `` ``smsc://LOGIN:PASSWORD@default?from=FROM ``
96
97
`SMSFactor `_ ``symfony/sms-factor-notifier `` ``sms-factor://TOKEN@default?sender=SENDER&push_type=PUSH_TYPE ``
97
98
`SpotHit `_ ``symfony/spot-hit-notifier `` ``spothit://TOKEN@default?from=FROM ``
@@ -245,7 +246,7 @@ Service Package D
245
246
246
247
.. versionadded :: 7.1
247
248
248
- The ``Bluesky `` and ``Unifonic `` integrations were introduced in Symfony 7.1.
249
+ The ``Bluesky ``, `` Unifonic `` and ``Smsbox `` integrations were introduced in Symfony 7.1.
249
250
250
251
Chatters are configured using the ``chatter_transports `` setting:
251
252
You can’t perform that action at this time.
0 commit comments