NicklasWallgren / instagram-api

Instagram Private API
MIT License
145 stars 47 forks source link

guzzlehttp/guzzle ^6.2 conflicts with Laravel 8 requires guzzlehttp/guzzle ^7.0.1 #44

Closed chhaihongsrun closed 3 years ago

chhaihongsrun commented 3 years ago

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

Please, package to support multiple guzzlehttp/guzzle.

NicklasWallgren commented 3 years ago

@chhaihongsrun Good idea, could you create a PR?

The following versions should be interchangeable. "guzzlehttp/guzzle": "^6.0|^7.0"

chhaihongsrun commented 3 years ago

I had created PR https://github.com/NicklasWallgren/instagram-api/pull/45. Please, kindly check it

NicklasWallgren commented 3 years ago

Fixed in https://github.com/NicklasWallgren/instagram-api/releases/tag/v0.10.1