-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
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].
afiqiqmal, murdercode, donzepedro, gponty, RobbeReygel and 2 more
Metadata
Metadata
Assignees
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.