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

Your requirements could not be resolved to an installable set of packages. #65

Open
webflyx opened this issue Sep 26, 2022 · 0 comments

Comments

@webflyx
Copy link

webflyx commented Sep 26, 2022

Hi! I'm trying to install lib, I use composer require coinbase/coinbase-commerce but I get error:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- coinbase/coinbase-commerce v1.0.0 requires guzzlehttp/guzzle ^5.0 -> found guzzlehttp/guzzle[5.0.0, ..., 5.3.4] but it conflicts with your root composer.json require (^7.5).
- coinbase/coinbase-commerce[v1.0.1, ..., 1.0.11] require guzzlehttp/guzzle ~5.0|~6.0 -> found guzzlehttp/guzzle[5.0.0, ..., 5.3.4, 6.0.0, ..., 6.5.8] but it conflicts with your root composer.json require (^7.5).
- Root composer.json requires coinbase/coinbase-commerce * -> satisfiable by coinbase/coinbase-commerce[v1.0.0, v1.0.1, 1.0.11].

I trying composer require coinbase/coinbase-commerce:* -W but I get some issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant