cloudflare-php icon indicating copy to clipboard operation
cloudflare-php copied to clipboard

Make Guzzle optionnal

Open Geekimo opened this issue 3 years ago • 0 comments

This PR aims to make Guzzle optionnal, as we wish not to use Guzzle on our projets, and only work with one Http Client, to only maintain one client configuration. Guzzle is maintained as a dev-dependency to let tests run.

Geekimo avatar Jun 12 '22 12:06 Geekimo