Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

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

Open
surendra-17 opened this issue Feb 18, 2021 · 6 comments
Open

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

surendra-17 opened this issue Feb 18, 2021 · 6 comments

Comments

@surendra-17
Copy link

No description provided.

@ghost
Copy link

ghost commented Feb 21, 2021

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
- brozot/laravel-fcm[1.3.0, ..., 1.3.1] require illuminate/support 5.*|^6 -> found illuminate/support[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev] but the package is fixed to v8.19.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- Root composer.json requires brozot/laravel-fcm ^1.3 -> satisfiable by brozot/laravel-fcm[1.3.0, 1.3.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
Copy link

so do i on laravel 8

@Abdelraman
Copy link

the same on Laravel 8

1 similar comment
@Ryan45758
Copy link

the same on Laravel 8

@achalj09
Copy link

Same here on Laravel 8

@BagriyDmitriy
Copy link

You can use forked repository #175 (comment)

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

No branches or pull requests

6 participants