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

[RFC] Allow usage of google api client 2.0 #5

Closed
cedricziel opened this issue Jan 26, 2016 · 0 comments
Closed

[RFC] Allow usage of google api client 2.0 #5

cedricziel opened this issue Jan 26, 2016 · 0 comments

Comments

@cedricziel
Copy link
Contributor

It would be great if the consumer of the package could decide, which version of the Google API Client libraries he/she/it wants to use. The signatures of the relevant classes should be stable and didn't diverge.

We in particular are excited for new authentication methods for our API Client integration https://github.com/websightgmbh/l5-google-client

To allow graceful transition, I propose a new major version of your package (which would block composer from updating the api-client libraries from 1.x in older / existing projects). This new version could as well get the change from #4 , which may interfere with you current production environment.

I will pull-request the change to your package but leave the ticket here for discussion.

Thank you in advance!

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

No branches or pull requests

2 participants