Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit edb9b43

Browse filesBrowse files
JamesHemeryOskarStark
authored andcommitted
[Notifier] Add SpotHit bridge
1 parent cd49061 commit edb9b43
Copy full SHA for edb9b43

File tree

1 file changed

+3
-2
lines changed
Filter options

1 file changed

+3
-2
lines changed

‎notifier.rst

Copy file name to clipboardExpand all lines: notifier.rst
+3-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.