cloudflare-php
cloudflare-php copied to clipboard
Make Guzzle optionnal
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.