File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -369,6 +369,7 @@ Service Package D
369369`LinkedIn `_ ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
370370`Mastodon `_ ``symfony/mastodon-notifier `` ``mastodon://ACCESS_TOKEN@HOST ``
371371`Mattermost `_ ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
372+ `Matrix Synapse `_ ``symfony/matrix-notifier `` ``matrix://HOST:PORT/?accessToken=ACCESSTOKEN&ssl=SSL ``
372373`Mercure `_ ``symfony/mercure-notifier `` ``mercure://HUB_ID?topic=TOPIC ``
373374`MicrosoftTeams `_ ``symfony/microsoft-teams-notifier `` ``microsoftteams://default/PATH ``
374375`RocketChat `_ ``symfony/rocket-chat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
@@ -392,6 +393,10 @@ Service Package D
392393 The ``Gitter `` integration was removed in Symfony 7.2 because that service
393394 no longer provides an API.
394395
396+ .. versionadded :: 7.3
397+
398+ The ``Matrix Synapse `` integration was introduced in Symfony 7.3.
399+
395400.. warning ::
396401
397402 By default, if you have the :doc: `Messenger component </messenger >` installed,
You can’t perform that action at this time.
0 commit comments