Skip to content

Commit 80a0506

Browse files
committed
[Notifier] [SMSFactor] add docs
1 parent 655d0ae commit 80a0506

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

notifier.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_
8989
Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FROM``
9090
SmsBiuras ``symfony/sms-biuras-notifier`` ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0``
9191
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``
9293
SpotHit ``symfony/spot-hit-notifier`` ``spothit://TOKEN@default?from=FROM``
9394
Telnyx ``symfony/telnyx-notifier`` ``telnyx://API_KEY@default?from=FROM&messaging_profile_id=MESSAGING_PROFILE_ID``
9495
TurboSms ``symfony/turbo-sms-notifier`` ``turbosms://AUTH_TOKEN@default?from=FROM``
@@ -97,6 +98,10 @@ Vonage ``symfony/vonage-notifier`` ``vonage://KEY:SECRET@defa
9798
Yunpian ``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.

0 commit comments

Comments
 (0)