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
I am testing this module and trying to install it via composer however the module has the google/apiclient package version set at v1.1.7 and the most up-do-date version of the library is v2.2.1.
I will test this module with v2.2.1 and provide patches if necessary. Do you think it's possible to bump this version number or is there any incompatibility that you anticipate?
Thank you,
Ricardo Velhote
The text was updated successfully, but these errors were encountered:
I had to make some changes to the way authentication works as documented in the Google API Client project page. Other than that everything seems to be working well although I still have a few more days of testing. I will make a PR soon and fork until the changes are integrated in mainline code so I can use it in my project via composer.
Hello,
I am testing this module and trying to install it via composer however the module has the google/apiclient package version set at
v1.1.7
and the most up-do-date version of the library isv2.2.1
.I will test this module with
v2.2.1
and provide patches if necessary. Do you think it's possible to bump this version number or is there any incompatibility that you anticipate?Thank you,
Ricardo Velhote
The text was updated successfully, but these errors were encountered: