File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ Smsc ``symfony/smsc-notifier`` ``smsc://LOGIN:PASSWORD@
9393SMSFactor ``symfony/sms-factor-notifier `` ``sms-factor://TOKEN@default?sender=SENDER&push_type=PUSH_TYPE ``
9494SpotHit ``symfony/spot-hit-notifier `` ``spothit://TOKEN@default?from=FROM ``
9595Telnyx ``symfony/telnyx-notifier `` ``telnyx://API_KEY@default?from=FROM&messaging_profile_id=MESSAGING_PROFILE_ID ``
96+ Termii ``symfony/termii-notifier `` ``termii://API_KEY@default?from=FROM&channel=CHANNEL ``
9697TurboSms ``symfony/turbo-sms-notifier `` ``turbosms://AUTH_TOKEN@default?from=FROM ``
9798Twilio ``symfony/twilio-notifier `` ``twilio://SID:TOKEN@default?from=FROM ``
9899Vonage ``symfony/vonage-notifier `` ``vonage://KEY:SECRET@default?from=FROM ``
@@ -109,6 +110,10 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
109110
110111 The ContactEveryone and SMSFactor integrations were introduced in Symfony 6.2.
111112
113+ .. versionadded :: 6.3
114+
115+ The Termii integration was introduced in Symfony 6.3.
116+
112117To enable a texter, add the correct DSN in your ``.env `` file and
113118configure the ``texter_transports ``:
114119
You can’t perform that action at this time.
0 commit comments