File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ Firebase ``symfony/firebase-notifier`` ``firebase://USERNAME:PASSWORD@def
153153GoogleChat ``symfony/google-chat-notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?thread_key=THREAD_KEY ``
154154LinkedIn ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
155155Mattermost ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
156+ Mercure ``symfony/mercure-notifier `` ``mercure://PUBLISHER_SERVICE_ID?topic=TOPIC ``
156157RocketChat ``symfony/rocket-chat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
157158Slack ``symfony/slack-notifier `` ``slack://TOKEN@default?channel=CHANNEL ``
158159Telegram ``symfony/telegram-notifier `` ``telegram://TOKEN@default?channel=CHAT_ID ``
@@ -170,6 +171,10 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:TOKEN@HOST?channel
170171 The GoogleChat, LinkedIn, Zulip and Discord integrations were introduced in Symfony 5.2.
171172 The Slack DSN changed in Symfony 5.2 to use Slack Web API again same as in 5.0.
172173
174+ .. versionadded :: 5.3
175+
176+ The Mercure integration was introduced in Symfony 5.3.
177+
173178Chatters are configured using the ``chatter_transports `` setting:
174179
175180.. code-block :: bash
You can’t perform that action at this time.
0 commit comments