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

Installation issue with guzzlehttp/guzzle version #4

Open
hfmiguel-baufest opened this issue Jun 21, 2022 · 0 comments
Open

Installation issue with guzzlehttp/guzzle version #4

hfmiguel-baufest opened this issue Jun 21, 2022 · 0 comments

Comments

@hfmiguel-baufest
Copy link

hfmiguel-baufest commented Jun 21, 2022

Hi, I've tried to install package with:
composer require erusso7/redsys-rest
But receive an error:
`Your requirements could not be resolved to an installable set of packages.

Problem 1
- Can only install one of: guzzlehttp/guzzle[7.4.3, 6.5.x-dev].
- Can only install one of: guzzlehttp/guzzle[6.5.x-dev, 7.4.3].
- Can only install one of: guzzlehttp/guzzle[6.5.x-dev, 7.4.3].
- erusso7/redsys-rest 0.1.2 requires guzzlehttp/guzzle ^6.0 -> satisfiable by guzzlehttp/guzzle[6.5.x-dev].
- Installation request for erusso7/redsys-rest ^0.1.2 -> satisfiable by erusso7/redsys-rest[0.1.2].
- Installation request for guzzlehttp/guzzle (locked at 7.4.3, required as ^7.0.1) -> satisfiable by guzzlehttp/guzzle[7.4.3].

Installation failed, reverting ./composer.json to its original content.`

I dont have guzzlehttp as direct package so I cant just decrease its version

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

1 participant