Skip to content

guzzlehttp/guzzle v6+ support in composer #223

@archon810

Description

@archon810

Hi, we currently use league/oauth2-client 2.4.1 which requires guzzlehttp/guzzle ^6.0, but this plugin requires guzzlehttp/guzzle ~5.3.3 and both 5 and 6 cannot be installed together.

Is there a way the plugin can switch to v6.0+, or otherwise relax the restriction?

Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - ap/bc3-slack-integration dev-master requires league/oauth2-client 2.4.1 -> satisfiable by league/oauth2-client[2.4.1].
    - ap/bc3-slack-integration dev-master requires league/oauth2-client 2.4.1 -> satisfiable by league/oauth2-client[2.4.1].
    - league/oauth2-client 2.4.1 requires guzzlehttp/guzzle ^6.0 -> satisfiable by guzzlehttp/guzzle[6.3.3, 6.0.0, 6.0.1, 6.0.2, 6.1.0, 6.1.1, 6.2.0, 6.2.1, 6.2.2, 6.2.3, 6.3.0, 6.3.1, 6.3.2].
    - league/oauth2-client 2.4.1 requires guzzlehttp/guzzle ^6.0 -> satisfiable by guzzlehttp/guzzle[6.3.3, 6.0.0, 6.0.1, 6.0.2, 6.1.0, 6.1.1, 6.2.0, 6.2.1, 6.2.2, 6.2.3, 6.3.0, 6.3.1, 6.3.2].
    - Can only install one of: guzzlehttp/guzzle[6.0.0, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.0.1, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.0.2, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.1.0, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.1.1, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.2.0, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.2.1, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.2.2, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.2.3, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.3.0, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.3.1, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.3.2, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[6.3.3, 5.3.3].
    - Can only install one of: guzzlehttp/guzzle[5.3.3, 6.3.3].
    - google/google-site-kit 1.0.0-beta.1.0.1 requires guzzlehttp/guzzle ~5.3.3 -> satisfiable by guzzlehttp/guzzle[5.3.3].
    - Installation request for google/google-site-kit 1.0.0-beta.1.0.1 -> satisfiable by google/google-site-kit[1.0.0-beta.1.0.1].
    - Installation request for ap/bc3-slack-integration dev-master -> satisfiable by ap/bc3-slack-integration[dev-master].

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions