From d8b205f90bab18fcdda610dd5a13ea19c1a4080f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 18:27:02 +0000 Subject: [PATCH] build(deps): bump google/protobuf from 5.36.0 to 5.36.1 Bumps [google/protobuf](https://github.com/protocolbuffers/protobuf-php) from 5.36.0 to 5.36.1. - [Commits](https://github.com/protocolbuffers/protobuf-php/compare/v5.36.0...v5.36.1) --- updated-dependencies: - dependency-name: google/protobuf dependency-version: 5.36.1 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 be5e9eb5a..0a45713e8 100644 --- a/composer.lock +++ b/composer.lock @@ -824,16 +824,16 @@ }, { "name": "google/protobuf", - "version": "v5.36.0", + "version": "v5.36.1", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "9c105104b54709ecd902494ab340ed2122789b2d" + "reference": "d64d16befba8632967f604b9644c0bb8f64cfbc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/9c105104b54709ecd902494ab340ed2122789b2d", - "reference": "9c105104b54709ecd902494ab340ed2122789b2d", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/d64d16befba8632967f604b9644c0bb8f64cfbc3", + "reference": "d64d16befba8632967f604b9644c0bb8f64cfbc3", "shasum": "" }, "require": { @@ -862,9 +862,9 @@ "proto" ], "support": { - "source": "https://github.com/protocolbuffers/protobuf-php/tree/v5.36.0" + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v5.36.1" }, - "time": "2026-08-20T13:06:50+00:00" + "time": "2026-08-31T22:07:31+00:00" }, { "name": "guzzlehttp/guzzle",