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 @@ -142,6 +142,7 @@ GoogleChat ``symfony/google-chat-notifier`` ``googlechat://ACCESS_KEY:ACCESS_T
142
142
Mattermost ``symfony/mattermost-notifier `` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL ``
143
143
RocketChat ``symfony/rocket-chat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
144
144
Zulip ``symfony/zulip-notifier `` ``zulip://EMAIL:APIKEY@ENDPOINT?channel=CHANNEL ``
145
+ LinkedIn ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
145
146
========== ================================ ===========================================================================
146
147
147
148
.. versionadded :: 5.1
@@ -152,7 +153,7 @@ Zulip ``symfony/zulip-notifier`` ``zulip://EMAIL:APIKEY@ENDPOINT?ch
152
153
153
154
.. versionadded :: 5.2
154
155
155
- The GoogleChat and Zulip integrations were introduced in Symfony 5.2.
156
+ The GoogleChat, LinkedIn and Zulip integrations were introduced in Symfony 5.2.
156
157
157
158
Chatters are configured using the ``chatter_transports `` setting:
158
159
You can’t perform that action at this time.
0 commit comments