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 @@ -86,7 +86,7 @@ Sendberry ``symfony/sendberry-notifier`` ``sendberry://USERNAME:PAS
8686Sendinblue ``symfony/sendinblue-notifier `` ``sendinblue://API_KEY@default?sender=PHONE ``
8787Sms77 ``symfony/sms77-notifier `` ``sms77://API_KEY@default?from=FROM ``
8888Sinch ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
89- Smsapi ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
89+ Smsapi ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM&test=0 ``
9090SmsBiuras ``symfony/sms-biuras-notifier `` ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0 ``
9191Smsc ``symfony/smsc-notifier `` ``smsc://LOGIN:PASSWORD@default?from=FROM ``
9292SpotHit ``symfony/spot-hit-notifier `` ``spothit://TOKEN@default?from=FROM ``
@@ -101,6 +101,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@default
101101
102102 The 46elks, OrangeSms, KazInfoTeh and Sendberry integrations were introduced in Symfony 6.1.
103103 The ``no_stop_clause `` option in ``OvhCloud `` DSN was introduced in Symfony 6.1.
104+ The ``test `` option in ``Smsapi `` DSN was introduced in Symfony 6.1.
104105
105106To enable a texter, add the correct DSN in your ``.env `` file and
106107configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments