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
430430Expo ``symfony/expo-notifier `` ``expo://Token@default ``
431431OneSignal ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
432432PagerDuty ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
433+ Pushover ``symfony/pushover-notifier `` ``pushover://USER_KEY:APP_TOKEN@default ``
433434============== ==================================== =================================================================================
434435
435436.. versionadded :: 6.1
@@ -438,7 +439,7 @@ PagerDuty ``symfony/pager-duty-notifier`` ``pagerduty://TOKEN@SUBDO
438439
439440.. versionadded :: 6.3
440441
441- The PagerDuty integration was introduced in Symfony 6.3.
442+ The PagerDuty and Pushover integrations were introduced in Symfony 6.3.
442443
443444To enable a texter, add the correct DSN in your ``.env `` file and
444445configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments