php-http / guzzle6-adapter

Guzzle 6 HTTP adapter

Home Page:http://httplug.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade the guzzlehttp version to maximum.

MuhammadSulman opened this issue · comments

PHP version: x.y.z (hint: php --version)

Description

How to reproduce
conflict with pusher package.

Possible Solution
just replace "guzzlehttp/guzzle": "^7.2" add this line into the composer.json

Additional context

this is the guzzle 6 adapter. if you want to use guzzle 7, there is https://github.com/php-http/guzzle7-adapter/