From 1ccac22f14563659e8e141abc86196611e4053b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 22:03:37 +0000 Subject: [PATCH] Update dependency google/protobuf to v3.25.1 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 3ea4c18..ccc0606 100644 --- a/composer.json +++ b/composer.json @@ -36,6 +36,6 @@ "ext-curl": "*", "phpmailer/phpmailer": "6.8.1", "grpc/grpc": "1.57.0", - "google/protobuf": "3.25.0" + "google/protobuf": "3.25.1" } } diff --git a/composer.lock b/composer.lock index b6cd1f5..c8b12d7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4bef604116abc75643f9983385df6b46", + "content-hash": "b71e1c18d4ac655e4bb66b1b90ec1de1", "packages": [ { "name": "google/protobuf", - "version": "v3.25.0", + "version": "v3.25.1", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "e5a021e653ee3a7a78760caefa605b4ec31bba80" + "reference": "1fb247e72df401c863ed239c1660f981644af5db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/e5a021e653ee3a7a78760caefa605b4ec31bba80", - "reference": "e5a021e653ee3a7a78760caefa605b4ec31bba80", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/1fb247e72df401c863ed239c1660f981644af5db", + "reference": "1fb247e72df401c863ed239c1660f981644af5db", "shasum": "" }, "require": { @@ -46,9 +46,9 @@ "proto" ], "support": { - "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.25.0" + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.25.1" }, - "time": "2023-11-01T22:12:38+00:00" + "time": "2023-11-15T21:36:03+00:00" }, { "name": "grpc/grpc",