From 62e80a23e692a029e3f68cf89a60a4941ad0a536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:29:33 +0000 Subject: [PATCH] Bump google/protobuf from 3.11.4 to 3.15.0 Bumps [google/protobuf](https://github.com/protocolbuffers/protobuf-php) from 3.11.4 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf-php/releases) - [Commits](https://github.com/protocolbuffers/protobuf-php/compare/v3.11.4...v3.15.0) --- updated-dependencies: - dependency-name: google/protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 1edb13c..6119ab3 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "google/protobuf", - "version": "v3.11.4", + "version": "v3.15.0", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "a5001eb559dcaac0bf6d8c7edc52b3828c618185" + "reference": "758a0ef01c7bdf20d7ff31295d2af872547cc072" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/a5001eb559dcaac0bf6d8c7edc52b3828c618185", - "reference": "a5001eb559dcaac0bf6d8c7edc52b3828c618185", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/758a0ef01c7bdf20d7ff31295d2af872547cc072", + "reference": "758a0ef01c7bdf20d7ff31295d2af872547cc072", "shasum": "" }, "require": { @@ -45,7 +45,7 @@ "keywords": [ "proto" ], - "time": "2020-02-14T22:17:05+00:00" + "time": "2021-02-18T22:06:03+00:00" }, { "name": "grpc/grpc",