OpenWeatherMap-PHP-API
OpenWeatherMap-PHP-API copied to clipboard
Migrate to /guzzle7-adapter
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 ?
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.