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 @@ -180,6 +180,7 @@ integration with these chat services:
180180Service Package DSN
181181============== ==================================== =============================================================================
182182AmazonSns ``symfony/amazon-sns-notifier `` ``sns://ACCESS_KEY:SECRET_KEY@default?region=REGION ``
183+ Chatwork ``symfony/chatwork-notifier `` ``chatwork://API_TOKEN@default?room_id=ID ``
183184Discord ``symfony/discord-notifier `` ``discord://TOKEN@default?webhook_id=ID ``
184185FakeChat ``symfony/fake-chat-notifier `` ``fakechat+email://default?to=TO&from=FROM `` or ``fakechat+logger://default ``
185186Firebase ``symfony/firebase-notifier `` ``firebase://USERNAME:PASSWORD@default ``
@@ -198,7 +199,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:TOKEN@HOST
198199
199200.. versionadded :: 6.2
200201
201- The Zendesk integration was introduced in Symfony 6.2.
202+ The Zendesk and Chatwork integration were introduced in Symfony 6.2.
202203
203204Chatters are configured using the ``chatter_transports `` setting:
204205
You can’t perform that action at this time.
0 commit comments