From c2372c2e6fc1ec358d7ee1269e89159e78f57b61 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 05:41:46 +0000 Subject: [PATCH] Bump google/protobuf from 3.10.0 to 3.17.2 Bumps [google/protobuf](https://github.com/protocolbuffers/protobuf-php) from 3.10.0 to 3.17.2. - [Release notes](https://github.com/protocolbuffers/protobuf-php/releases) - [Commits](https://github.com/protocolbuffers/protobuf-php/compare/v3.10.0...v3.17.2) 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..3590840 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.2", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "5dffdd2c84112e6c91fd84f92e3df96649426881" + "reference": "eb88ea2fd91beedfc79ed43305bc755e66b30fe4" }, "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/eb88ea2fd91beedfc79ed43305bc755e66b30fe4", + "reference": "eb88ea2fd91beedfc79ed43305bc755e66b30fe4", "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.2" + }, + "time": "2021-06-02T18:53:02+00:00" }, { "name": "grpc/grpc", @@ -3086,5 +3090,6 @@ "ext-json": "*", "ext-grpc": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.0.0" }