Skip to content

Commit b1a94d2

Browse files
authored
Update notifier.rst
1 parent 78c0441 commit b1a94d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notifier.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ OvhCloud ``symfony/ovh-cloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLI
6969
Sendinblue ``symfony/sendinblue-notifier`` ``sendinblue://API_KEY@default?sender=PHONE``
7070
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
7171
Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FROM``
72+
SpotHit ``symfony/spot-hit-notifier`` ``spothit://api_token@default?from=FROM``
7273
Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM``
7374
========== ================================ ====================================================
7475

@@ -82,7 +83,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
8283

8384
.. versionadded:: 5.3
8485

85-
The Iqsms, GatewayApi, Octopush and AllMySms integrations were introduced in Symfony 5.3.
86+
The Iqsms, GatewayApi, Octopush, AllMySms and SpotHit integrations were introduced in Symfony 5.3.
8687

8788

8889
To enable a texter, add the correct DSN in your ``.env`` file and

0 commit comments

Comments
 (0)