File tree 1 file changed +2
-1
lines changed
Filter options
1 file changed +2
-1
lines changed
Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ Sendinblue ``symfony/sendinblue-notifier`` ``sendinblue://API_KEY@def
75
75
Sinch ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
76
76
Smsapi ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
77
77
SmsBiuras ``symfony/sms-biuras-notifier `` ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0 ``
78
+ Smsc ``symfony/smsc-notifier `` ``smsc://LOGIN:PASSWORD@default?from=FROM ``
78
79
SpotHit ``symfony/spothit-notifier `` ``spothit://TOKEN@default?from=FROM ``
79
80
Twilio ``symfony/twilio-notifier `` ``twilio://SID:TOKEN@default?from=FROM ``
80
81
============== ==================================== ===========================================================================
@@ -94,7 +95,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@defau
94
95
95
96
.. versionadded :: 5.4
96
97
97
- The MessageMedia integration was introduced in Symfony 5.4.
98
+ The MessageMedia and Smsc integration was introduced in Symfony 5.4.
98
99
99
100
To enable a texter, add the correct DSN in your ``.env `` file and
100
101
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments