Olexiy Kyrychenko
Results
2
comments of
Olexiy Kyrychenko
**Update from 2021-07-05** redirect problem was solved by upgrading [php-http/client-common](https://github.com/php-http/client-common/releases/tag/2.4.0), PHP Unit tests are passing now ---------- Some tests are failing and I figured out the reason, I don't have...
Could you take a look again? The issue with redirect was fixed by using an updated `php-http/client-common` package. `guzzlehttp/psr7` is now either ^1.8 or ^2.0 because the used classes are...