From 991e5e25130ea1e893678f8fd8840a24fdb34b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 11:28:54 +0000 Subject: [PATCH] composer(deps): bump google/protobuf from 3.24.0 to 3.24.1 Bumps [google/protobuf](https://github.com/protocolbuffers/protobuf-php) from 3.24.0 to 3.24.1. - [Commits](https://github.com/protocolbuffers/protobuf-php/compare/v3.24.0...v3.24.1) --- updated-dependencies: - dependency-name: google/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8cd1180..041d874 100644 --- a/composer.lock +++ b/composer.lock @@ -152,16 +152,16 @@ }, { "name": "google/protobuf", - "version": "v3.24.0", + "version": "v3.24.1", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "bfa8d627de8464634e6e3b5943f6354baa9cedd2" + "reference": "5c3a6828e1aa64fdbb1748ed60b9f0366d897a92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/bfa8d627de8464634e6e3b5943f6354baa9cedd2", - "reference": "bfa8d627de8464634e6e3b5943f6354baa9cedd2", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/5c3a6828e1aa64fdbb1748ed60b9f0366d897a92", + "reference": "5c3a6828e1aa64fdbb1748ed60b9f0366d897a92", "shasum": "" }, "require": { @@ -190,9 +190,9 @@ "proto" ], "support": { - "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.24.0" + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.24.1" }, - "time": "2023-08-08T21:14:02+00:00" + "time": "2023-08-18T19:38:44+00:00" }, { "name": "jetbrains/phpstorm-stubs",