Skip to content

Reduce dependency of guzzle client #32

@nivseb

Description

@nivseb

Inspired by #29 the requirement of the guzzle client can be reduced. The connector should be rebuild to only need a PSR-7 Client (Psr\Http\Client\ClientInterface). That make it more flexibly to use other clients.
The guzzle http client can then be removed from the required dependencies and only suggested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions