Skip to content

Commit 69fa217

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Rearange table
2 parents 89093c5 + 8f9b978 commit 69fa217

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

notifier.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -420,15 +420,15 @@ The push channel is used to send notifications to users by using
420420
:class:`Symfony\\Component\\Notifier\\Texter` classes. Symfony provides
421421
integration with these push services:
422422

423-
================= ==================================== =================================================================================
424-
Service Package DSN
425-
================= ==================================== =================================================================================
426-
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
427-
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
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``
431-
================= ==================================== =================================================================================
423+
=============== ==================================== ==============================================================================
424+
Service Package DSN
425+
=============== ==================================== ==============================================================================
426+
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
427+
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
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``
431+
=============== ==================================== ==============================================================================
432432

433433
.. versionadded:: 6.1
434434

0 commit comments

Comments
 (0)