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 @@ -89,6 +89,7 @@ Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_
8989Smsapi ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
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 ``
92+ SMSFactor ``symfony/sms-factor-notifier `` ``sms-factor://TOKEN@default?sender=SENDER&push_type=PUSH_TYPE ``
9293SpotHit ``symfony/spot-hit-notifier `` ``spothit://TOKEN@default?from=FROM ``
9394Telnyx ``symfony/telnyx-notifier `` ``telnyx://API_KEY@default?from=FROM&messaging_profile_id=MESSAGING_PROFILE_ID ``
9495TurboSms ``symfony/turbo-sms-notifier `` ``turbosms://AUTH_TOKEN@default?from=FROM ``
@@ -97,6 +98,10 @@ Vonage ``symfony/vonage-notifier`` ``vonage://KEY:SECRET@defa
9798Yunpian ``symfony/yunpian-notifier `` ``yunpian://APIKEY@default ``
9899============== ==================================== ===========================================================================
99100
101+ .. versionadded :: 6.2
102+
103+ The SMSFactor integration was introduced in Symfony 6.2.
104+
100105.. versionadded :: 6.1
101106
102107 The 46elks, OrangeSms, KazInfoTeh and Sendberry integrations were introduced in Symfony 6.1.
You can’t perform that action at this time.
0 commit comments