8000 Fix: Remove merge conflict · symfony/symfony-docs@aaff1e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit aaff1e0

Browse files
committed
Fix: Remove merge conflict
1 parent a99104f commit aaff1e0

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

notifier.rst

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -420,25 +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-
<<<<<<< HEAD
424-
============== ==================================== =================================================================================
425-
Service Package DSN
426-
============== ==================================== =================================================================================
427-
Engagespot ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
428-
Expo ``symfony/expo-notifier`` ``expo://Token@default``
429-
OneSignal ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
430-
PagerDuty ``symfony/pager-duty-notifier`` ``pagerduty://TOKEN@SUBDOMAIN``
431-
Pushover ``symfony/pushover-notifier`` ``pushover://USER_KEY:APP_TOKEN@default``
432-
============== ==================================== =================================================================================
433-
=======
434423
================= ==================================== =================================================================================
435424
Service Package DSN
436425
================= ==================================== =================================================================================
437426
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
438427
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
439428
`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``
440431
================= ==================================== =================================================================================
441-
>>>>>>> 6.2
442432

443433
.. versionadded:: 6.1
444434

0 commit comments

Comments
 (0)
0