laravel-notification-channels / fcm

Firebase Cloud Messaging (FCM) notifications channel for Laravel
https://laravel-notification-channels.com/
MIT License
476 stars 123 forks source link

kreait/laravel-firebase 5.0 not supported #134

Closed edlose16b closed 1 year ago

edlose16b commented 1 year ago

when I try to install it I get this message:

laravel-notification-channels/fcm 2.6.0 requires kreait/laravel-firebase ^1.3 || ^2.1 || ^3.0 || ^4.0 -> found kreait/laravel-firebase[1.3.0, 1.4.0, 1.5.0, 2.1.0, ..., 2.4.0, 3.0.0, ..., 3.4.0, 4.0.0, 4.1.0, 4.2.0] but it conflicts with your root composer.json require (^5.0).

dwightwatson commented 1 year ago

PRs accepted

dwightwatson commented 1 year ago

Closed by #137