Fix for new version of api client.

This commit is contained in:
2019-07-28 11:37:39 +02:00
parent 5378daf278
commit 31fb0d3647
3 changed files with 18 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
{
"require": {
"google/apiclient": "1.1.2"
"google/apiclient": "2.2.3"
}
}