diff --git a/composer.json b/composer.json index bd14ce87..d80928de 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "require": { "php": "^5.6 || ^7.0 || ^8.0", "google/apiclient": "^2.14.0", - "google/apiclient-services": "^0.302.0 <0.303.0", + "google/apiclient-services": "^0.316.0", "google/auth": "^1.19 <1.20", "guzzlehttp/guzzle": "^6.5.6", "guzzlehttp/promises": "^1.5 <1.5.1", diff --git a/composer.lock b/composer.lock index 884c5a8f..c8aca72c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "77a5178c99c58d9df9bccd38ee2bc79d", + "content-hash": "e86b689bdca35522922aba9a463355fd", "packages": [ { "name": "firebase/php-jwt", @@ -135,20 +135,20 @@ }, { "name": "google/apiclient-services", - "version": "v0.302.0", + "version": "v0.316.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client-services.git", - "reference": "ac872f59a7b4631b12628fe990c167d18a71c783" + "reference": "08e3579d94363716cef2bc79643f3d30fdd914b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/ac872f59a7b4631b12628fe990c167d18a71c783", - "reference": "ac872f59a7b4631b12628fe990c167d18a71c783", + "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/08e3579d94363716cef2bc79643f3d30fdd914b5", + "reference": "08e3579d94363716cef2bc79643f3d30fdd914b5", "shasum": "" }, "require": { - "php": ">=5.6" + "php": "^7.4||^8.0" }, "require-dev": { "phpunit/phpunit": "^5.7||^8.5.13" @@ -173,9 +173,9 @@ ], "support": { "issues": "https://github.com/googleapis/google-api-php-client-services/issues", - "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.302.0" + "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.316.0" }, - "time": "2023-05-16T01:08:12+00:00" + "time": "2023-09-17T01:06:13+00:00" }, { "name": "google/auth",