Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Support In Laravel 10 #60

Closed
ahmedmohsen90 opened this issue Feb 15, 2023 · 1 comment
Closed

Not Support In Laravel 10 #60

ahmedmohsen90 opened this issue Feb 15, 2023 · 1 comment

Comments

@ahmedmohsen90
Copy link

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
- Root composer.json requires kawankoding/laravel-fcm ^0.2.7 -> satisfiable by kawankoding/laravel-fcm[0.2.7].
- kawankoding/laravel-fcm 0.2.7 requires illuminate/support ^5.1|^6.0|^7.0|^8.0|^9.0 -> found illuminate/support[v5.1.1, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.0] but these were not loaded, likely because it conflicts with another require.

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
Copy link
Member

mai92 commented Mar 2, 2023

added, support for Laravel 10, please check it again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants