Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Installation issue with guzzlehttp/guzzle version #71

Open
@Ferikl

Description

@Ferikl

Hi, I`ve tried to install package with:
composer require microsoft/application-insights
But receive an error:

Problem 1
    - Installation request for microsoft/application-insights ^0.4.5 -> satisfiable by microsoft/application-insights[0.4.5].
    - Conclusion: remove guzzlehttp/guzzle 6.4.1
    - Conclusion: don't install guzzlehttp/guzzle 6.4.1
    - microsoft/application-insights 0.4.5 requires guzzlehttp/guzzle >=5.0 <=6.3.3 -> satisfiable by guzzlehttp/guzzle[5.0.0, 5.0.1, 5.0.2, 5.0.3, 5.1.0, 5.2.0, 5.3.0, 5.3.1, 5.3.2, 5.3.3, 5.3.x-dev, 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, 6.3.3].
    - Can only install one of: guzzlehttp/guzzle[5.3.1, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.3.2, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.3.3, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.3.x-dev, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.0.0, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.0.1, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.0.2, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.1.0, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.1.1, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.2.0, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.2.1, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.2.2, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.2.3, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.3.0, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.3.1, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.3.2, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[6.3.3, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.0.0, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.0.1, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.0.2, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.0.3, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.1.0, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.2.0, 6.4.1].
    - Can only install one of: guzzlehttp/guzzle[5.3.0, 6.4.1].
    - Installation request for guzzlehttp/guzzle (locked at 6.4.1) -> satisfiable by guzzlehttp/guzzle[6.4.1].

I dont have guzzlehttp as direct package so I cant just decrease its version

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