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:
131
131
========== ================================ ============================================
132
132
Service Package DSN
133
133
========== ================================ ============================================
134
+ Firebase ``symfony/firebase-notifier `` ``firebase://USERNAME:PASSWORD@default ``
134
135
Mattermost ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
135
136
RocketChat ``symfony/rocket-chat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
136
137
Slack ``symfony/slack-notifier `` ``slack://default/ID ``
@@ -139,7 +140,7 @@ Telegram ``symfony/telegram-notifier`` ``telegram://TOKEN@default?channel
139
140
140
141
.. versionadded :: 5.1
141
142
142
- The Mattermost and RocketChat integrations were introduced in Symfony
143
+ The Firebase, Mattermost and RocketChat integrations were introduced in Symfony
143
144
5.1. The Slack DSN changed in Symfony 5.1 to use Slack Incoming
144
145
Webhooks instead of legacy tokens.
145
146
You can’t perform that action at this time.
0 commit comments