From fe55283356ec47a3191c3143f2c6fac3e5cd7ef5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 09:47:20 +0000 Subject: [PATCH] Bump google/apiclient-services from 0.365.0 to 0.366.0 Bumps [google/apiclient-services](https://github.com/googleapis/google-api-php-client-services) from 0.365.0 to 0.366.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.365.0...v0.366.0) --- updated-dependencies: - dependency-name: google/apiclient-services dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.lock b/composer.lock index a539f73d4cf9..68747f92badc 100644 --- a/composer.lock +++ b/composer.lock @@ -1286,7 +1286,7 @@ }, { "name": "google/apiclient-services", - "version": "v0.365.0", + "version": "v0.366.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client-services.git", @@ -1324,7 +1324,7 @@ ], "support": { "issues": "https://github.com/googleapis/google-api-php-client-services/issues", - "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.365.0" + "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.366.0" }, "time": "2024-07-11T01:08:44+00:00" }, @@ -6216,5 +6216,5 @@ "platform-overrides": { "php": "8" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }