File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -426,8 +426,8 @@ Service Package DSN
426
426
`Engagespot `_ ``symfony/engagespot-notifier `` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME ``
427
427
`Expo `_ ``symfony/expo-notifier `` ``expo://Token@default ``
428
428
`OneSignal `_ ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
429
- PagerDuty ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
430
- Pushover ``symfony/pushover-notifier `` ``pushover://USER_KEY:APP_TOKEN@default ``
429
+ ` PagerDuty `_ ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
430
+ ` Pushover `_ ``symfony/pushover-notifier `` ``pushover://USER_KEY:APP_TOKEN@default ``
431
431
================= ==================================== =================================================================================
432
432
433
433
.. versionadded :: 6.1
@@ -1002,7 +1002,9 @@ is dispatched. Listeners receive a
1002
1002
.. _`OneSignal` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OneSignal/README.md
1003
1003
.. _`OrangeSms` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OrangeSms/README.md
1004
1004
.. _`OvhCloud` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/OvhCloud/README.md
1005
+ .. _`PagerDuty` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/PagerDuty/README.md
1005
1006
.. _`Plivo` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Plivo/README.md
1007
+ .. _`Pushover` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Pushover/README.md
1006
1008
.. _`RingCentral` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/RingCentral/README.md
1007
1009
.. _`RFC 3986` : https://www.ietf.org/rfc/rfc3986.txt
1008
1010
.. _`RocketChat` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/RocketChat/README.md
You can’t perform that action at this time.
0 commit comments