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 @@ -430,6 +430,7 @@ Engagespot ``symfony/engagespot-notifier`` ``engagespot://API_KEY@de
430
430
Expo ``symfony/expo-notifier `` ``expo://Token@default ``
431
431
OneSignal ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
432
432
PagerDuty ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
433
+ Pushover ``symfony/pushover-notifier `` ``pushover://USER_KEY:APP_TOKEN@default ``
433
434
============== ==================================== =================================================================================
434
435
435
436
.. versionadded :: 6.1
@@ -438,7 +439,7 @@ PagerDuty ``symfony/pager-duty-notifier`` ``pagerduty://TOKEN@SUBDO
438
439
439
440
.. versionadded :: 6.3
440
441
441
- The PagerDuty integration was introduced in Symfony 6.3.
442
+ The PagerDuty and Pushover integrations were introduced in Symfony 6.3.
442
443
443
444
To enable a texter, add the correct DSN in your ``.env `` file and
444
445
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments