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 @@ -355,12 +355,17 @@ Service Package DSN
355355Engagespot ``symfony/engagespot-notifier `` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME ``
356356Expo ``symfony/expo-notifier `` ``expo://Token@default ``
357357OneSignal ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
358+ PagerDuty ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
358359============== ==================================== =================================================================================
359360
360361.. versionadded :: 6.1
361362
362363 The Engagespot integration was introduced in Symfony 6.1.
363364
365+ .. versionadded :: 6.3
366+
367+ The PagerDuty integration was introduced in Symfony 6.3.
368+
364369To enable a texter, add the correct DSN in your ``.env `` file and
365370configure the ``texter_transports ``:
366371
You can’t perform that action at this time.
0 commit comments