File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ integration with these chat services:
131131========== ================================ ============================================
132132Service Package DSN
133133========== ================================ ============================================
134+ Firebase ``symfony/firebase-notifier `` ``firebase://USERNAME:PASSWORD@default ``
134135Mattermost ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
135136RocketChat ``symfony/rocket-chat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
136137Slack ``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
You can’t perform that action at this time.
0 commit comments