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

PHP 8.2 + Laravel 10 not supported #149

Closed aemaddin closed 1 year ago

aemaddin commented 1 year ago

Your requirements could not be resolved to an installable set of packages.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. You can also try re-running composer require with an explicit version constraint, e.g. "composer require laravel-notification-channels/fcm:*" to figure out if any version is installable, or "composer require laravel-notification-channels/fcm:^2.1" if you know which you need.

dwightwatson commented 1 year ago

Use FCM version 3.x not 2.x