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 @@ -199,6 +199,7 @@ FakeChat ``symfony/fake-chat-notifier`` ``fakechat+email://default
199199Firebase ``symfony/firebase-notifier `` ``firebase://USERNAME:PASSWORD@default ``
200200Gitter ``symfony/gitter-notifier `` ``gitter://TOKEN@default?room_id=ROOM_ID ``
201201GoogleChat ``symfony/google-chat-notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?thread_key=THREAD_KEY ``
202+ LINE Notify ``symfony/line-notify-notifier `` ``linenotify://TOKEN@default ``
202203LinkedIn ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
203204Mattermost ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
204205Mercure ``symfony/mercure-notifier `` ``mercure://HUB_ID?topic=TOPIC ``
@@ -217,7 +218,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:TOKEN@HOST
217218
218219.. versionadded :: 6.3
219220
220- The Twitter integration was introduced in Symfony 6.3.
221+ The LINE Notify and Twitter integrations were introduced in Symfony 6.3.
221222
222223Chatters are configured using the ``chatter_transports `` setting:
223224
You can’t perform that action at this time.
0 commit comments