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 @@ -86,7 +86,7 @@ Sendberry ``symfony/sendberry-notifier`` ``sendberry://USERNAME:PAS
86
86
Sendinblue ``symfony/sendinblue-notifier `` ``sendinblue://API_KEY@default?sender=PHONE ``
87
87
Sms77 ``symfony/sms77-notifier `` ``sms77://API_KEY@default?from=FROM ``
88
88
Sinch ``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 ``
90
90
SmsBiuras ``symfony/sms-biuras-notifier `` ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0 ``
91
91
Smsc ``symfony/smsc-notifier `` ``smsc://LOGIN:PASSWORD@default?from=FROM ``
92
92
SpotHit ``symfony/spot-hit-notifier `` ``spothit://TOKEN@default?from=FROM ``
@@ -101,6 +101,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@default
101
101
102
102
The 46elks, OrangeSms, KazInfoTeh and Sendberry integrations were introduced in Symfony 6.1.
103
103
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.
104
105
105
106
To enable a texter, add the correct DSN in your ``.env `` file and
106
107
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments