From f312d9fbb9e0c6e1585853771f822195784ae07b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 05:50:45 +0000 Subject: [PATCH] Bump google/protobuf from 3.10.0 to 3.17.3 Bumps [google/protobuf](https://github.com/protocolbuffers/protobuf-php) from 3.10.0 to 3.17.3. - [Release notes](https://github.com/protocolbuffers/protobuf-php/releases) - [Commits](https://github.com/protocolbuffers/protobuf-php/compare/v3.10.0...v3.17.3) Signed-off-by: dependabot-preview[bot] --- composer.lock | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index cd41f66..6478b59 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": "a75315965bcc27556c1a315e9c153fdd", + "content-hash": "b39cd44dbbb8032fbfce152ecb41db05", "packages": [ { "name": "composer/ca-bundle", @@ -494,16 +494,16 @@ }, { "name": "google/protobuf", - "version": "v3.10.0", + "version": "v3.17.3", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "5dffdd2c84112e6c91fd84f92e3df96649426881" + "reference": "ae9282cf11dd2933b7e71a611f9590f07d53d3f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/5dffdd2c84112e6c91fd84f92e3df96649426881", - "reference": "5dffdd2c84112e6c91fd84f92e3df96649426881", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/ae9282cf11dd2933b7e71a611f9590f07d53d3f3", + "reference": "ae9282cf11dd2933b7e71a611f9590f07d53d3f3", "shasum": "" }, "require": { @@ -531,7 +531,11 @@ "keywords": [ "proto" ], - "time": "2019-10-03T20:08:37+00:00" + "support": { + "issues": "https://github.com/protocolbuffers/protobuf-php/issues", + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.17.3" + }, + "time": "2021-06-08T14:59:41+00:00" }, { "name": "grpc/grpc", @@ -3086,5 +3090,6 @@ "ext-json": "*", "ext-grpc": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.0.0" }