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

Installation issue with guzzlehttp/guzzle version #71

Open
Ferikl opened this issue Oct 25, 2019 · 2 comments
Open

Installation issue with guzzlehttp/guzzle version #71

Ferikl opened this issue Oct 25, 2019 · 2 comments

Comments

@Ferikl
Copy link

Ferikl commented Oct 25, 2019

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

@richrawlings
Copy link

@Ferikl did you resolve this? I have the same problem.

@henrydekap
Copy link

We are facing the same problem, I saw that there is already a pull request: #74

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants