This repository was archived by the owner on Jan 6, 2024. It is now read-only.
This repository was archived by the owner on Jan 6, 2024. It is now read-only.
Add auto discovery for GuzzleClient #39
Closed
Description
Q | A |
---|---|
Bug? | no |
New Feature? | yes |
Actual Behavior
If you want to use this Adapter, then you have to instantiate the Guzzle Client and pass through the constructor.
Expected Behavior
Use the php-http/discovery
package to auto discover the Guzzle Client and create it.
Possible Solutions
Add the php-http/discovery
package as requirement.
Add documentation.
Metadata
Metadata
Assignees
Labels
No labels