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 @@ -150,6 +150,7 @@ Service Package DSN
150
150
========== ================================ ===========================================================================
151
151
Discord ``symfony/discord-notifier `` ``discord://TOKEN@default?webhook_id=ID ``
152
152
Firebase ``symfony/firebase-notifier `` ``firebase://USERNAME:PASSWORD@default ``
153
+ Gitter ``symfony/gitter-notifier `` ``GITTER_DSN=gitter://TOKEN@default?room_id=ROOM_ID ``
153
154
GoogleChat ``symfony/google-chat-notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?thread_key=THREAD_KEY ``
154
155
LinkedIn ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
155
156
Mattermost ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
@@ -173,7 +174,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:TOKEN@HOST?channel
173
174
174
175
.. versionadded :: 5.3
175
176
176
- The Mercure integration was introduced in Symfony 5.3.
177
+ The Gitter and Mercure integrations were introduced in Symfony 5.3.
177
178
178
179
Chatters are configured using the ``chatter_transports `` setting:
179
180
You can’t perform that action at this time.
0 commit comments