webeweb / pexels-library

Integrate Pexels API with your projects
MIT License
8 stars 3 forks source link

Can't install package on the latest version of Laravel #3

Closed Alejandro-AP00 closed 2 years ago

Alejandro-AP00 commented 2 years ago

Currently, this library uses Guzzle ^6.0 but Laravel 8 is using Guzzle ^7.0 Is there a way to install it regardless? composer require webeweb/pexels-library --with-all-dependencies does not work either.

webeweb commented 2 years ago

Please, try the new release 2.2.0 and tell me if this new release fix your issue

Alejandro-AP00 commented 2 years ago

It does! Thank you!

webeweb commented 2 years ago

You're welcome

Best regards