Skip to content

[PHP] Add support for guzzlehttp/guzzle:^7.3 #11123

Description

@Axent96

add support for guzzlehttp/guzzle:^7.3

Description

It present now support for "guzzle http psr7 2.0" but composer need guzzlehttp/guzzle:^6.2 The version of guzzlehttp/guzzle dont support guzzlehttp/psr7: ^2.0 but only guzzlehttp/psr7:^1.6.1 (https://packagist.org/packages/guzzlehttp/guzzle#6.5.5) . guzzlehttp/psr7:^2.0 support since guzzlehttp/guzzle:^7.3 -> https://packagist.org/packages/guzzlehttp/guzzle#7.3.0

Lot of libraries dont support more guzzlehttp/guzzle:^6.2 & have conflict with upgrade to guzzlehttp/guzzle:^7.3

Swagger-codegen version

v3.0.27

Related issues/PRs

PR guzzle http psr7 2.0 compliant

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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