kitetail / zttp

A developer-experience focused HTTP client, optimized for most common use cases.
MIT License
1.68k stars 120 forks source link

Does not currently work with Laravel 8 due to it's Guzzle 7+ requirement #91

Closed mattg1995 closed 4 years ago

mattg1995 commented 4 years ago

Cannot install the package as it does not work with Guzzle v7, are there any plans to add support for this?

EDIT: Closed as there is already a duplicate issue here https://github.com/kitetail/zttp/issues/90