Skip to content

Commit 187be74

Browse files
committed
minor #14756 [Notifier] Add Firebase notifier to list (MrYamous)
This PR was merged into the 5.1 branch. Discussion ---------- [Notifier] Add Firebase notifier to list As mentioned in #14254, Firebase wasn't listed in the Notifier's documentation Fixes #14254 Commits ------- 11e6701 Add Firebase notifier to documentation
2 parents 3314011 + 11e6701 commit 187be74

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)