diff --git a/composer.json b/composer.json index 737fde4..2923698 100644 --- a/composer.json +++ b/composer.json @@ -36,6 +36,6 @@ "ext-curl": "*", "phpmailer/phpmailer": "7.0.2", "grpc/grpc": "1.74.0", - "google/protobuf": "5.34.0" + "google/protobuf": "5.34.1" } }