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
9292`Sinch `_ ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
9393`Smsapi `_ ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
9494`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 ``
9596`Smsc `_ ``symfony/smsc-notifier `` ``smsc://LOGIN:PASSWORD@default?from=FROM ``
9697`SMSFactor `_ ``symfony/sms-factor-notifier `` ``sms-factor://TOKEN@default?sender=SENDER&push_type=PUSH_TYPE ``
9798`SpotHit `_ ``symfony/spot-hit-notifier `` ``spothit://TOKEN@default?from=FROM ``
@@ -245,7 +246,7 @@ Service Package D
245246
246247.. versionadded :: 7.1
247248
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.
249250
250251Chatters are configured using the ``chatter_transports `` setting:
251252
You can’t perform that action at this time.
0 commit comments