OpenWeatherMap-PHP-API icon indicating copy to clipboard operation
OpenWeatherMap-PHP-API copied to clipboard

Migrate to /guzzle7-adapter

Open JulioJu opened this issue 3 years ago • 1 comments

Hi,

Currently, https://github.com/php-http/guzzle6-adapter is used. But now there is https://github.com/php-http/guzzle7-adapter .

If I understand their doc, guzzle7-adaptater remove some overhead.

What do you think about migration ?

JulioJu avatar Sep 21 '22 15:09 JulioJu

Hey @JulioJu, good point. Note though, that this repo only uses php-http/guzzle6-adapter as a dev dependency for testing, so users of this library should be able to upgrade without me updating the dev dependency.

cmfcmf avatar Dec 22 '22 14:12 cmfcmf