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
150150========== ================================ ===========================================================================
151151Discord ``symfony/discord-notifier `` ``discord://TOKEN@default?webhook_id=ID ``
152152Firebase ``symfony/firebase-notifier `` ``firebase://USERNAME:PASSWORD@default ``
153+ Gitter ``symfony/gitter-notifier `` ``GITTER_DSN=gitter://TOKEN@default?room_id=ROOM_ID ``
153154GoogleChat ``symfony/google-chat-notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?thread_key=THREAD_KEY ``
154155LinkedIn ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
155156Mattermost ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
@@ -173,7 +174,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:TOKEN@HOST?channel
173174
174175.. versionadded :: 5.3
175176
176- The Mercure integration was introduced in Symfony 5.3.
177+ The Gitter and Mercure integrations were introduced in Symfony 5.3.
177178
178179Chatters are configured using the ``chatter_transports `` setting:
179180
You can’t perform that action at this time.
0 commit comments