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

Issue installing with Laravel 8.0 #39

Open
jmanzo opened this issue Jan 21, 2021 · 3 comments
Open

Issue installing with Laravel 8.0 #39

jmanzo opened this issue Jan 21, 2021 · 3 comments

Comments

@jmanzo
Copy link

jmanzo commented Jan 21, 2021

I have been trying to install this dependency on my Laravel 8.0 application, but it fails. You can see here the message of error I'm getting:

Captura de Pantalla 2021-01-21 a la(s) 4 35 09 a  m

Any idea of how can I fix this? I have been looking for a solution on the internet but seems like nobody has had this issue with Laravel 8.0 yet.

I attach the exact log error here:
Problem 1 - Root composer.json requires oseintow/laravel-shopify ^2.0 -> satisfiable by oseintow/laravel-shopify[v2.0.0]. - oseintow/laravel-shopify v2.0.0 requires guzzlehttp/guzzle ^6.2 -> found guzzlehttp/guzzle[6.2.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.2).

@danjdewhurst
Copy link

Laravel 8 requires guzzlehttp/guzzle version 7. This package requires version 6.

See: #38

@filipbekic01
Copy link

Any plans on approving the PR?

@Anjali-Maru
Copy link

@jmanzo
What solution did you find for this error? I also got an error in Laravel 8
image

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