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
355
355
Engagespot ``symfony/engagespot-notifier `` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME ``
356
356
Expo ``symfony/expo-notifier `` ``expo://Token@default ``
357
357
OneSignal ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
358
+ PagerDuty ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
358
359
============== ==================================== =================================================================================
359
360
360
361
.. versionadded :: 6.1
361
362
362
363
The Engagespot integration was introduced in Symfony 6.1.
363
364
365
+ .. versionadded :: 6.3
366
+
367
+ The PagerDuty integration was introduced in Symfony 6.3.
368
+
364
369
To enable a texter, add the correct DSN in your ``.env `` file and
365
370
configure the ``texter_transports ``:
366
371
You can’t perform that action at this time.
0 commit comments