You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Hi, I`ve tried to install package with:
composer require microsoft/application-insights
But receive an error:
I dont have guzzlehttp as direct package so I cant just decrease its version
The text was updated successfully, but these errors were encountered: