From 816927e403ec674d1bf8dcff37796667570cb042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 00:07:19 +0000 Subject: [PATCH] Bump grpc/grpc from 1.42.0 to 1.52.0 Bumps [grpc/grpc](https://github.com/grpc/grpc-php) from 1.42.0 to 1.52.0. - [Release notes](https://github.com/grpc/grpc-php/releases) - [Commits](https://github.com/grpc/grpc-php/compare/v1.42.0...v1.52.0) --- updated-dependencies: - dependency-name: grpc/grpc 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 45b1954..b398e60 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "grpc/grpc", - "version": "1.42.0", + "version": "1.52.0", "source": { "type": "git", "url": "https://github.com/grpc/grpc-php.git", - "reference": "9fa44f104cb92e924d4da547323a97f3d8aca6d4" + "reference": "98394cd601a587ca68294e6209bd713856969105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grpc/grpc-php/zipball/9fa44f104cb92e924d4da547323a97f3d8aca6d4", - "reference": "9fa44f104cb92e924d4da547323a97f3d8aca6d4", + "url": "https://api.github.com/repos/grpc/grpc-php/zipball/98394cd601a587ca68294e6209bd713856969105", + "reference": "98394cd601a587ca68294e6209bd713856969105", "shasum": "" }, "require": { @@ -46,9 +46,9 @@ "rpc" ], "support": { - "source": "https://github.com/grpc/grpc-php/tree/v1.42.0" + "source": "https://github.com/grpc/grpc-php/tree/v1.52.0" }, - "time": "2021-11-19T08:13:51+00:00" + "time": "2023-02-25T05:20:08+00:00" } ], "packages-dev": [ @@ -233,5 +233,5 @@ "php": "^8.0|^8.1" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }