Skip to content

Incompatibility with Guzzle HTTP Client Versions Other Than ^7 #62

@rkrx

Description

@rkrx

This api client currently has a dependency on the Guzzle HTTP client, specified to be version ^7. This strict version requirement is causing incompatibility issues when attempting to use this client in environments where a different version of Guzzle is in use and required. The client should not require a specific http client. Instead, it should require a PSR-18 compliant HTTP client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions