kawankoding / laravel-fcm

Firebase Cloud Messaging (FCM) sender for Laravel
172 stars 56 forks source link

Not Support In Laravel 10 #60

Closed ahmedmohsen90 closed 1 year ago

ahmedmohsen90 commented 1 year ago

Not Support In Laravel 10 im trying to install it on laravel 10 but i found this error

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

Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require kawankoding/laravel-fcm:*" to figure out if any version is installable, or "composer require kawankoding/laravel-fcm:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

mai92 commented 1 year ago

added, support for Laravel 10, please check it again