php-sparkpost
php-sparkpost copied to clipboard
Adding adapters
Hello,
would it be possible to add these tow packages to the composer.json file as requirements?
guzzlehttp/guzzle
php-http/guzzle6-adapter
I see it as a unnecessary room for error which can be eliminated. I beleive above packages can be installed when running composer require sparkpost/sparkpost
thank you
Hey! So just to make sure I'm understanding this correctly, you want it install guzzle by default if there aren't other adapters already installed?
Correct. I know how to do it, however this can be automated I believe by adding these adapters to required packages.