From f4471431eb92ef2262a5884ce399803a17bbc49c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:16:35 +0000 Subject: [PATCH] Bump google/apiclient-services from 0.302.0 to 0.386.0 Bumps [google/apiclient-services](https://github.com/googleapis/google-api-php-client-services) from 0.302.0 to 0.386.0. - [Release notes](https://github.com/googleapis/google-api-php-client-services/releases) - [Commits](https://github.com/googleapis/google-api-php-client-services/compare/v0.302.0...v0.386.0) --- updated-dependencies: - dependency-name: google/apiclient-services dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 70f119e4..b7a94fba 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "require": { "php": "^5.6 || ^7.0 || ^8.0", "google/apiclient": "^2.14.0 <2.15.0", - "google/apiclient-services": "^0.302.0 <0.303.0", + "google/apiclient-services": "^0.386.0", "google/auth": "^1.19 <1.20", "guzzlehttp/guzzle": "^6.5.8", "guzzlehttp/promises": "^1.5 <1.5.1", diff --git a/composer.lock b/composer.lock index d122a5d1..b2ea99a4 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": "3d9ca5e3ed396e16d0e7fdc772488058", + "content-hash": "e0546bc5b3d147fb39ba0e91e21a25a8", "packages": [ { "name": "firebase/php-jwt", @@ -135,23 +135,23 @@ }, { "name": "google/apiclient-services", - "version": "v0.302.0", + "version": "v0.386.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client-services.git", - "reference": "ac872f59a7b4631b12628fe990c167d18a71c783" + "reference": "cd08601dd729977f7198c72cd10d05901833bec0" }, "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/cd08601dd729977f7198c72cd10d05901833bec0", + "reference": "cd08601dd729977f7198c72cd10d05901833bec0", "shasum": "" }, "require": { - "php": ">=5.6" + "php": "^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.7||^8.5.13" + "phpunit/phpunit": "^9.6" }, "type": "library", "autoload": { @@ -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.386.0" }, - "time": "2023-05-16T01:08:12+00:00" + "time": "2024-12-16T01:04:20+00:00" }, { "name": "google/auth",