You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
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
- brozot/laravel-fcm[1.3.0, ..., 1.3.1] require illuminate/support 5.*|^6 -> found illuminate/support[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires brozot/laravel-fcm ^1.3 -> satisfiable by brozot/laravel-fcm[1.3.0, 1.3.1].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require brozot/laravel-fcm:*" to figure out if any version is installable, or "composer require brozot/laravel-fcm:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
The text was updated successfully, but these errors were encountered:
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
- brozot/laravel-fcm[1.3.0, ..., 1.3.1] require illuminate/support 5.*|^6 -> found illuminate/support[v5.0.0, ..., v5.8.36, v6.0.0, ..., v6.20.44] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires brozot/laravel-fcm ^1.3 -> satisfiable by brozot/laravel-fcm[1.3.0, 1.3.1].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require brozot/laravel-fcm:*" to figure out if any version is installable, or "composer require brozot/laravel-fcm:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
The text was updated successfully, but these errors were encountered: