From 16014888de131b45b9c91c251f9f564bd60e472a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 02:29:32 +0000 Subject: [PATCH] Bump google/protobuf from 3.11.4 to 3.15.0 in /src/php 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] --- src/php/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/php/composer.lock b/src/php/composer.lock index af3d353..e4f7852 100644 --- a/src/php/composer.lock +++ b/src/php/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" } ], "packages-dev": [],