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

Unable to install package in laravel 9 #119

Open
tanbinislam opened this issue Jan 27, 2023 · 4 comments
Open

Unable to install package in laravel 9 #119

tanbinislam opened this issue Jan 27, 2023 · 4 comments

Comments

@tanbinislam
Copy link

tanbinislam commented Jan 27, 2023

Problem 1
- Root composer.json requires nao-pon/flysystem-google-drive ~1.1 -> satisfiable by nao-pon/flysystem-google-drive[1.1.0, ..., 1.1.x-dev].
- nao-pon/flysystem-google-drive[1.1.0, ..., 1.1.x-dev] require league/flysystem ~1.0 -> found league/flysystem[1.0.0-alpha1, ..., 1.x-dev] but the package is fixed to 3.10.2 (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.

@amiraghyan99
Copy link

same issue

@amiraghyan99
Copy link

Problem 1 - Root composer.json requires nao-pon/flysystem-google-drive ~1.1 -> satisfiable by nao-pon/flysystem-google-drive[1.1.0, ..., 1.1.x-dev]. - nao-pon/flysystem-google-drive[1.1.0, ..., 1.1.x-dev] require league/flysystem ~1.0 -> found league/flysystem[1.0.0-alpha1, ..., 1.x-dev] but the package is fixed to 3.10.2 (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.

same issue any ida?

@PaolaRuby
Copy link

PaolaRuby commented Jan 30, 2023

Here is a demo on laravel 9.x/10.x
ivanvermeyen/laravel-google-drive-demo#108

Duplicate of #108
Duplicate of #90

nao-pon/flysystem-google-drive replacement examples

Solution: #108 (comment), #90 (comment)

@parallels999
Copy link

Without support since Jul 29, 2020

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

4 participants