From a46c549b9221ec5d00ff2138fc29c9c5b366992b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 09:55:40 +0000 Subject: [PATCH] Bump google/auth from 1.41.0 to 1.42.0 Bumps [google/auth](https://github.com/googleapis/google-auth-library-php) from 1.41.0 to 1.42.0. - [Release notes](https://github.com/googleapis/google-auth-library-php/releases) - [Changelog](https://github.com/googleapis/google-auth-library-php/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-php/compare/v1.41.0...v1.42.0) --- updated-dependencies: - dependency-name: google/auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 2196c872dd44..d5592f37ffd5 100644 --- a/composer.lock +++ b/composer.lock @@ -1509,16 +1509,16 @@ }, { "name": "google/auth", - "version": "v1.41.0", + "version": "v1.42.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "1043ea18fe7f5dfbf5b208ce3ee6d6b6ab8cb038" + "reference": "0c25599a91530b5847f129b271c536f75a7563f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/1043ea18fe7f5dfbf5b208ce3ee6d6b6ab8cb038", - "reference": "1043ea18fe7f5dfbf5b208ce3ee6d6b6ab8cb038", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/0c25599a91530b5847f129b271c536f75a7563f5", + "reference": "0c25599a91530b5847f129b271c536f75a7563f5", "shasum": "" }, "require": { @@ -1563,9 +1563,9 @@ "support": { "docs": "https://googleapis.github.io/google-auth-library-php/main/", "issues": "https://github.com/googleapis/google-auth-library-php/issues", - "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.41.0" + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.42.0" }, - "time": "2024-07-10T15:21:07+00:00" + "time": "2024-08-26T18:33:48+00:00" }, { "name": "guzzlehttp/guzzle", @@ -6610,5 +6610,5 @@ "platform-overrides": { "php": "8" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }