Skip to content
This repository was archived by the owner on Apr 14, 2024. It is now read-only.
This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Allow "guzzlhttp/psr7": "^2"  #28

@florentdestremau

Description

@florentdestremau

Current Behavior

I have deprecation warnings because guzzlhttp/psr7 (a dependency of this project) is still in v1. I would like to use v2, but the version constraints don't allow this.

Possible Solution

Loosen the requirements from "guzzlehttp/psr7": "^1.4.2" to guzzlehttp/psr7": "^1.4.2|^2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions