Skip to content

Commit 8108407

Browse files
committed
minor #16249 [Notifier] Remove Firebase transport from Push Channel list (ssitdikov)
This PR was submitted for the 6.0 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Notifier] Remove Firebase transport from Push Channel list `FirebaseTransport` supports `ChatMessage` and not supports `TexterTransport` which indicated in Documentation. Commits ------- 13ab7f6 Remove Firebase transport from Push
2 parents 6b8526c + 13ab7f6 commit 8108407

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

notifier.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@ integration with these push services:
356356
============== ==================================== =================================================================================
357357
Service Package DSN
358358
============== ==================================== =================================================================================
359-
Firebase ``symfony/firebase-notifier`` ``firebase://USERNAME:PASSWORD@default``
360359
Expo ``symfony/expo-notifier`` ``expo://Token@default``
361360
OneSignal ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID''``
362361
============== ==================================== =================================================================================

0 commit comments

Comments
 (0)