File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -320,11 +320,16 @@ integration with these push services:
320
320
============== ==================================== =================================================================================
321
321
Service Package DSN
322
322
============== ==================================== =================================================================================
323
- Firebase ``symfony/firebase -notifier `` `` firebase ://USERNAME:PASSWORD @default ``
323
+ Engagespot ``symfony/engagespot -notifier `` `` engagespot ://API_KEY @default?campaign_name=CAMPAIGN_NAME ``
324
324
Expo ``symfony/expo-notifier `` ``expo://Token@default ``
325
+ Firebase ``symfony/firebase-notifier `` ``firebase://USERNAME:PASSWORD@default ``
325
326
OneSignal ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID'' ``
326
327
============== ==================================== =================================================================================
327
328
329
+ .. versionadded :: 6.1
330
+
331
+ The Engagespot integration was introduced in Symfony 6.1.
332
+
328
333
To enable a texter, add the correct DSN in your ``.env `` file and
329
334
configure the ``texter_transports ``:
330
335
You can’t perform that action at this time.
0 commit comments