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

Incompatible with Guzzle 6? #1

Closed
sayanb opened this issue Apr 14, 2016 · 1 comment
Closed

Incompatible with Guzzle 6? #1

sayanb opened this issue Apr 14, 2016 · 1 comment

Comments

@sayanb
Copy link

sayanb commented Apr 14, 2016

Hi,

Our application has Unsplash's PHP SDK, which depends on Guzzle 6. Trying to install Pixabay now, but getting this because of Guzzle incompatibility:

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

Problem 1
- Installation request for zoonman/pixabay-php-api ^1.0 -> satisfiable by zoonman/pixabay-php-api[1.0.0].
- Conclusion: remove guzzlehttp/guzzle 6.1.1
- Conclusion: don't install guzzlehttp/guzzle 6.1.1
- zoonman/pixabay-php-api 1.0.0 requires guzzlehttp/guzzle ~5.0 -> satisfiable by guzzlehttp/guzzle[5.0.0, 5.0.1, 5.0.2, 5.0.3, 5.1.0, 5.2.0, 5.3.0].
- Can only install one of: guzzlehttp/guzzle[5.0.0, 6.1.1].
- Can only install one of: guzzlehttp/guzzle[5.0.1, 6.1.1].
- Can only install one of: guzzlehttp/guzzle[5.0.2, 6.1.1].
- Can only install one of: guzzlehttp/guzzle[5.0.3, 6.1.1].
- Can only install one of: guzzlehttp/guzzle[5.1.0, 6.1.1].
- Can only install one of: guzzlehttp/guzzle[5.2.0, 6.1.1].
- Can only install one of: guzzlehttp/guzzle[5.3.0, 6.1.1].
- Installation request for guzzlehttp/guzzle == 6.1.1.0 -> satisfiable by guzzlehttp/guzzle[6.1.1].

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

What would be the best way to resolve this?

@zoonman
Copy link
Owner

zoonman commented Apr 20, 2016

@zoonman zoonman closed this as completed Apr 20, 2016
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