-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
Description
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
avigoldman commentedon Sep 14, 2017
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?
xnekv03 commentedon Sep 14, 2017
Correct.
I know how to do it, however this can be automated I believe by adding these adapters to required packages.