Skip to content

Commit 11e6701

Browse files
committed
Add Firebase notifier to documentation
1 parent 9436d63 commit 11e6701

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
@@ -131,6 +131,7 @@ integration with these chat services:
131131
========== ================================ ============================================
132132
Service Package DSN
133133
========== ================================ ============================================
134+
Firebase ``symfony/firebase-notifier`` ``firebase://USERNAME:PASSWORD@default``
134135
Mattermost ``symfony/mattermost-notifier`` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL``
135136
RocketChat ``symfony/rocket-chat-notifier`` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL``
136137
Slack ``symfony/slack-notifier`` ``slack://default/ID``
@@ -139,7 +140,7 @@ Telegram ``symfony/telegram-notifier`` ``telegram://TOKEN@default?channel
139140

140141
.. versionadded:: 5.1
141142

142-
The Mattermost and RocketChat integrations were introduced in Symfony
143+
The Firebase, Mattermost and RocketChat integrations were introduced in Symfony
143144
5.1. The Slack DSN changed in Symfony 5.1 to use Slack Incoming
144145
Webhooks instead of legacy tokens.
145146

0 commit comments

Comments
 (0)