zoonman / pixabay-php-api

Pixabay PHP API for searching and retrieving public domain images.
https://www.zoonman.com/projects/pixabay/
MIT License
28 stars 19 forks source link

Incompatible with Guzzle 6? #1

Closed sayanb closed 8 years ago

sayanb commented 8 years ago

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 failed, reverting ./composer.json to its original content.

What would be the best way to resolve this?

zoonman commented 8 years ago

See version 1.0.1 https://github.com/zoonman/pixabay-php-api/releases/tag/1.0.1