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_
89
89
Smsapi ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
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
+ SMSFactor ``symfony/sms-factor-notifier `` ``sms-factor://TOKEN@default?sender=SENDER&push_type=PUSH_TYPE ``
92
93
SpotHit ``symfony/spot-hit-notifier `` ``spothit://TOKEN@default?from=FROM ``
93
94
Telnyx ``symfony/telnyx-notifier `` ``telnyx://API_KEY@default?from=FROM&messaging_profile_id=MESSAGING_PROFILE_ID ``
94
95
TurboSms ``symfony/turbo-sms-notifier `` ``turbosms://AUTH_TOKEN@default?from=FROM ``
@@ -97,6 +98,10 @@ Vonage ``symfony/vonage-notifier`` ``vonage://KEY:SECRET@defa
97
98
Yunpian ``symfony/yunpian-notifier `` ``yunpian://APIKEY@default ``
98
99
============== ==================================== ===========================================================================
99
100
101
+ .. versionadded :: 6.2
102
+
103
+ The SMSFactor integration was introduced in Symfony 6.2.
104
+
100
105
.. versionadded :: 6.1
101
106
102
107
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