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

Laravel 8.x - update guzzlehttp/guzzle version #5

Open
sahmadreza opened this issue Aug 12, 2021 · 1 comment
Open

Laravel 8.x - update guzzlehttp/guzzle version #5

sahmadreza opened this issue Aug 12, 2021 · 1 comment

Comments

@sahmadreza
Copy link

In Laravel 8.x guzzlehttp/guzzle is 7.0.1

λ  composer require shiveh/mapir
Using version ^1.1 for shiveh/mapir
./composer.json has been updated
Running composer update shiveh/mapir
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - shiveh/mapir[v1.1, ..., v1.1.1] require guzzlehttp/guzzle ~6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.0.1).
    - Root composer.json requires shiveh/mapir ^1.1 -> satisfiable by shiveh/mapir[v1.1, v1.1.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.
@avadis
Copy link

avadis commented Oct 4, 2021

Same here.
Any answers?

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

2 participants