brozot / Laravel-FCM

Laravel-FCM is an easy to use package working with both Laravel and Lumen for sending push notification with Firebase Cloud Messaging (FCM).
MIT License
889 stars 409 forks source link

Laravel 8 supported or not?(php 8) #210

Open surendra-17 opened 3 years ago

ghost commented 3 years ago

I failed to install on lumen version 8.0. log below:

$composer require brozot/laravel-fcm Using version ^1.3 for brozot/laravel-fcm ./composer.json has been updated Running composer update brozot/laravel-fcm Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

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

ahmedrescody884 commented 3 years ago

so do i on laravel 8

Abdelraman commented 3 years ago

the same on Laravel 8

Ryan45758 commented 3 years ago

the same on Laravel 8

achalj09 commented 3 years ago

Same here on Laravel 8

BagriyDmitriy commented 3 years ago

You can use forked repository https://github.com/brozot/Laravel-FCM/issues/175#issuecomment-600188594