From d615c1d2c69db41f41bae4b595e473bff319ef4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:59:37 +0000 Subject: [PATCH] Bump google/auth from 1.37.0 to 1.37.1 Bumps [google/auth](https://github.com/googleapis/google-auth-library-php) from 1.37.0 to 1.37.1. - [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.37.0...v1.37.1) --- updated-dependencies: - dependency-name: google/auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 520df7c1bba7..63d5d99ca423 100644 --- a/composer.lock +++ b/composer.lock @@ -1169,16 +1169,16 @@ }, { "name": "google/auth", - "version": "v1.37.0", + "version": "v1.37.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "5f16f67375b6f202b857183d7ef4e076acd7d4aa" + "reference": "1a7de77b72e6ac60dccf0e6478c4c1005bb0ff46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/5f16f67375b6f202b857183d7ef4e076acd7d4aa", - "reference": "5f16f67375b6f202b857183d7ef4e076acd7d4aa", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/1a7de77b72e6ac60dccf0e6478c4c1005bb0ff46", + "reference": "1a7de77b72e6ac60dccf0e6478c4c1005bb0ff46", "shasum": "" }, "require": { @@ -1221,9 +1221,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.37.0" + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.37.1" }, - "time": "2024-02-21T17:03:52+00:00" + "time": "2024-04-03T18:41:12+00:00" }, { "name": "guzzlehttp/guzzle", @@ -4216,16 +4216,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v2.5.2", + "version": "v2.5.3", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" + "reference": "80d075412b557d41002320b96a096ca65aa2c98d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", - "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d", + "reference": "80d075412b557d41002320b96a096ca65aa2c98d", "shasum": "" }, "require": { @@ -4263,7 +4263,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3" }, "funding": [ { @@ -4279,7 +4279,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:53:40+00:00" + "time": "2023-01-24T14:02:46+00:00" }, { "name": "symfony/event-dispatcher",