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
201201GoogleChat ``symfony/google-chat-notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?thread_key=THREAD_KEY ``
202202LINE Notify ``symfony/line-notify-notifier `` ``linenotify://TOKEN@default ``
203203LinkedIn ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
204+ Mastodon ``symfony/mastodon-notifier `` ``mastodon://ACCESS_TOKEN@HOST ``
204205Mattermost ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
205206Mercure ``symfony/mercure-notifier `` ``mercure://HUB_ID?topic=TOPIC ``
206207MicrosoftTeams ``symfony/microsoft-teams-notifier `` ``microsoftteams://default/PATH ``
@@ -218,7 +219,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:TOKEN@HOST
218219
219220.. versionadded :: 6.3
220221
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.
222223
223224Chatters are configured using the ``chatter_transports `` setting:
224225
You can’t perform that action at this time.
0 commit comments