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 @@ -201,6 +201,7 @@ Gitter ``symfony/gitter-notifier`` ``gitter://TOKEN@default?r
201
201
GoogleChat ``symfony/google-chat-notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?thread_key=THREAD_KEY ``
202
202
LINE Notify ``symfony/line-notify-notifier `` ``linenotify://TOKEN@default ``
203
203
LinkedIn ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
204
+ Mastodon ``symfony/mastodon-notifier `` ``mastodon://ACCESS_TOKEN@HOST ``
204
205
Mattermost ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
205
206
Mercure ``symfony/mercure-notifier `` ``mercure://HUB_ID?topic=TOPIC ``
206
207
MicrosoftTeams ``symfony/microsoft-teams-notifier `` ``microsoftteams://default/PATH ``
@@ -218,7 +219,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:TOKEN@HOST
218
219
219
220
.. versionadded :: 6.3
220
221
221
- The LINE Notify and Twitter integrations were introduced in Symfony 6.3.
222
+ The LINE Notify, Mastodon and Twitter integrations were introduced in Symfony 6.3.
222
223
223
224
Chatters are configured using the ``chatter_transports `` setting:
224
225
You can’t perform that action at this time.
0 commit comments