Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guzzlehttp/psr7 2.1 psr/cache 3.0 #2222

Closed
nathanaelmartel opened this issue Mar 8, 2022 · 1 comment
Closed

guzzlehttp/psr7 2.1 psr/cache 3.0 #2222

nathanaelmartel opened this issue Mar 8, 2022 · 1 comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@nathanaelmartel
Copy link

Trying to install via composer :

Info from https://repo.packagist.org: #StandWithUkraine
Using version ^2.12 for google/apiclient
./composer.json has been updated
Running composer update google/apiclient
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - google/auth[v1.10.0, ..., v1.17.0] require guzzlehttp/psr7 ^1.2 -> found guzzlehttp/psr7[1.2.0, ..., 1.8.3] but the package is fixed to 2.1.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - google/auth v1.18.0 requires psr/cache ^1.0|^2.0 -> found psr/cache[1.0.0, 1.0.1, 2.0.0] but the package is fixed to 3.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - google/apiclient[v2.12.0, ..., v2.12.1] require google/auth ^1.10 -> satisfiable by google/auth[v1.10.0, ..., v1.18.0].
    - Root composer.json requires google/apiclient ^2.12 -> satisfiable by google/apiclient[v2.12.0, v2.12.1].
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Mar 9, 2022
@dwsupplee dwsupplee added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed triage me I really want to be triaged. 🚨 This issue needs some love. labels Mar 16, 2022
@bshaffer
Copy link
Contributor

This was an upstream issue that has been resolved in google/auth. Please run composer update and you'll be able to use psr/cache:3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

4 participants