Installation failed with guzzlehttp requirement conflict #362
Unanswered
asimuzzaman
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I have the same problem here, using Laravel 8.0 and guzzlehttp/guzzle ^7.0.1. I thought the solution is updating guzzlehttp/guzzle to 7.2.0, but there are some change and deprecation in the guzzlehttp/guzzle CHANGELOG and I don't know how it impact Laravel. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am using Laravel 8 and i was getting the same error , i solve it just by adding -W tag like this : |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While installing laravel-sitemap (version: 5.9) using composer, installation failed with guzzlehttp dependency error. Following was the error message:
Using laravel 6.0.
Beta Was this translation helpful? Give feedback.
All reactions