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
369
369
`LinkedIn `_ ``symfony/linked-in-notifier `` ``linkedin://TOKEN:USER_ID@default ``
370
370
`Mastodon `_ ``symfony/mastodon-notifier `` ``mastodon://ACCESS_TOKEN@HOST ``
371
371
`Mattermost `_ ``symfony/mattermost-notifier `` ``mattermost://ACCESS_TOKEN@HOST/PATH?channel=CHANNEL ``
372
+ `Matrix Synapse `_ ``symfony/matrix-notifier `` ``matrix://HOST:PORT/?accessToken=ACCESSTOKEN&ssl=SSL ``
372
373
`Mercure `_ ``symfony/mercure-notifier `` ``mercure://HUB_ID?topic=TOPIC ``
373
374
`MicrosoftTeams `_ ``symfony/microsoft-teams-notifier `` ``microsoftteams://default/PATH ``
374
375
`RocketChat `_ ``symfony/rocket-chat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
@@ -392,6 +393,10 @@ Service Package D
392
393
The ``Gitter `` integration was removed in Symfony 7.2 because that service
393
394
no longer provides an API.
394
395
396
+ .. versionadded :: 7.3
397
+
398
+ The ``Matrix Synapse `` integration was introduced in Symfony 7.3.
399
+
395
400
.. warning ::
396
401
397
402
By default, if you have the :doc: `Messenger component </messenger >` installed,
You can’t perform that action at this time.
0 commit comments