File tree 1 file changed +2
-1
lines changed
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
199
199
Firebase ``symfony/firebase-notifier `` ``firebase://USERNAME:PASSWORD@default ``
200
200
Gitter ``symfony/gitter-notifier `` ``gitter://TOKEN@default?room_id=ROOM_ID ``
201
201
GoogleChat ``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 ``
202
203
LinkedIn ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
203
204
Mattermost ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
204
205
Mercure ``symfony/mercure-notifier `` ``mercure://HUB_ID?topic=TOPIC ``
@@ -217,7 +218,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:TOKEN@HOST
217
218
218
219
.. versionadded :: 6.3
219
220
220
- The Twitter integration was introduced in Symfony 6.3.
221
+ The LINE Notify and Twitter integrations were introduced in Symfony 6.3.
221
222
222
223
Chatters are configured using the ``chatter_transports `` setting:
223
224
You can’t perform that action at this time.
0 commit comments