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

composer satisfiable conflicted with google/apiclient ^2.0 #200

Closed
litan1106 opened this issue Dec 28, 2016 · 2 comments
Closed

composer satisfiable conflicted with google/apiclient ^2.0 #200

litan1106 opened this issue Dec 28, 2016 · 2 comments
Assignees
Labels

Comments

@litan1106
Copy link

composer satisfiable conflicted with google/apiclient ^2.0

Problem 1
- google/apiclient v2.1.0 requires google/auth ^0.11 -> satisfiable by google/auth[v0.11.1, v0.11.0].
- google/apiclient v2.0.0 requires google/auth 0.8 -> satisfiable by google/auth[v0.8].
- Can only install one of: google/auth[v0.7, v0.11.1].
- googleads/googleads-php-lib 25.0.0 requires google/auth ^0.7 -> satisfiable by google/auth[v0.7].
- Installation request for google/apiclient ^2.0 -> satisfiable by google/apiclient[v2.0.0, v2.1.0].

@vtsao vtsao self-assigned this Dec 29, 2016
@vtsao vtsao added the bug label Jan 9, 2017
@vtsao
Copy link
Contributor

vtsao commented Jan 9, 2017

Similar to issue #210, updating this lib's dep on google-auth to ^0.11.0 should fix this, I'll do that. Thanks for filing this.

@vtsao
Copy link
Contributor

vtsao commented Jan 11, 2017

This issue is fixed in release v25.1.0.

@vtsao vtsao closed this as completed Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants