php-http / guzzle6-adapter

Guzzle 6 HTTP adapter

Home Page:http://httplug.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not update some packages, because this package requires guzzlehttp/guzzle ^6.0 and not ^7.0

dennispansegrau opened this issue · comments

Description
Due to some conflics with guzzlehttp/guzzle version I cannot update other packages like google/cloud.
php-http/guzzle6-adapter v2.0.2 requires guzzlehttp/guzzle ^6.0

Possible Solution
Please add guzzlehttp/guzzle ^7.0 to the composer dependencies.

sorry I am stupid ;) there is a php-http/guzzle7-adapter :)

can confirm the second. not the first, you noticed yourself how to solve the problem 👍