From f72dc590631db21f482ee77db2e9c962ba297b62 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 06:19:43 +0000 Subject: [PATCH] Bump google/protobuf from 3.10.0 to 3.11.1 Bumps [google/protobuf](https://github.com/protocolbuffers/protobuf-php) from 3.10.0 to 3.11.1. - [Release notes](https://github.com/protocolbuffers/protobuf-php/releases) - [Commits](https://github.com/protocolbuffers/protobuf-php/compare/v3.10.0...v3.11.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index cd41f66..0255de6 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": "60ccabfa4def967cedc93fac057f4c32", "packages": [ { "name": "composer/ca-bundle", @@ -494,16 +494,16 @@ }, { "name": "google/protobuf", - "version": "v3.10.0", + "version": "v3.11.1", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "5dffdd2c84112e6c91fd84f92e3df96649426881" + "reference": "418f1b96c2020918a11dcd3709b7b6d01dbf025a" }, "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/418f1b96c2020918a11dcd3709b7b6d01dbf025a", + "reference": "418f1b96c2020918a11dcd3709b7b6d01dbf025a", "shasum": "" }, "require": { @@ -531,7 +531,7 @@ "keywords": [ "proto" ], - "time": "2019-10-03T20:08:37+00:00" + "time": "2019-12-03T06:32:14+00:00" }, { "name": "grpc/grpc",