@@ -595,7 +595,7 @@ Service
595
595
`Engagespot `_ **Install **: ``composer require symfony/engagespot-notifier `` \
596
596
**DSN **: ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME ``
597
597
`Expo `_ **Install **: ``composer require symfony/expo-notifier `` \
598
- **DSN **: ``expo://Token @default ``
598
+ **DSN **: ``expo://TOKEN @default ``
599
599
`Novu `_ **Install **: ``composer require symfony/novu-notifier `` \
600
600
**DSN **: ``novu://API_KEY@default ``
601
601
`Ntfy `_ **Install **: ``composer require symfony/ntfy-notifier `` \
@@ -673,12 +673,11 @@ The desktop channel is used to display local desktop notifications on the same
673
673
host machine using :class: `Symfony\\ Component\\ Notifier\\ Texter ` classes. Currently,
674
674
Symfony is integrated with the following providers:
675
675
676
- ============ ================================================================
677
- Provider
678
- ============ ================================================================
679
- `JoliNotif `_ **Install **: ``composer require symfony/joli-notif-notifier `` \
680
- **DSN **: ``jolinotif://default ``
681
- ============ ================================================================
676
+ =============== ================================================ ==============================================================================
677
+ Provider Install DSN
678
+ =============== ================================================ ==============================================================================
679
+ `JoliNotif `_ ``composer require symfony/joli-notif-notifier `` ``jolinotif://default ``
680
+ =============== ================================================ ==============================================================================
682
681
683
682
.. versionadded :: 7.2
684
683
0 commit comments