Skip to content

Open for use of v7.X of guzzlehttp/guzzle #2

Description

@larsmars

Should be flexible to use latest version.

Error when other composer package is using same dep. but on later version:

Can only install one of: guzzlehttp/guzzle[6.X.X, 7.0.1].

This:
"guzzlehttp/guzzle": "~6.0"

Should be changed to something like this:
"guzzlehttp/guzzle": "^6.0|^7.0"
to open for use of latest major version of "guzzlehttp/guzzle"

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