Skip to content

Commit 476c62f

Browse files
committed
feature #14869 [Notifier] Add SpotHit bridge (JamesHemery)
This PR was squashed before being merged into the 5.3-dev branch. Discussion ---------- [Notifier] Add SpotHit bridge Commits ------- edb9b43 [Notifier] Add SpotHit bridge
2 parents cd49061 + edb9b43 commit 476c62f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

notifier.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ OvhCloud ``symfony/ovh-cloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLI
7070
Sendinblue ``symfony/sendinblue-notifier`` ``sendinblue://API_KEY@default?sender=PHONE``
7171
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
7272
Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FROM``
73+
SpotHit ``symfony/spothit-notifier`` ``spothit://TOKEN@default?from=FROM``
7374
Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM``
7475
========== ================================ ====================================================
7576

@@ -83,8 +84,8 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
8384

8485
.. versionadded:: 5.3
8586

86-
The Iqsms, GatewayApi, Octopush, AllMySms and Clickatell integrations were
87-
introduced in Symfony 5.3.
87+
The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell and SpotHit integrations
88+
were introduced in Symfony 5.3.
8889

8990

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

0 commit comments

Comments
 (0)