diff --git a/composer.json b/composer.json index 8d8a4ac..7eda5d7 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.24.3" + "google/protobuf": "3.24.4" } } diff --git a/composer.lock b/composer.lock index 2f54d1d..a085540 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": "9aa73b0c0956f89efcae69e9e84e81bc", + "content-hash": "4664d6ca6c11dc7c20cfa9b23abc40e3", "packages": [ { "name": "google/protobuf", - "version": "v3.24.3", + "version": "v3.24.4", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "2fc191fc5e137829081b8700086ac6ed7003b925" + "reference": "672d69e25f71b9364fdf1810eb8a8573defdc404" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/2fc191fc5e137829081b8700086ac6ed7003b925", - "reference": "2fc191fc5e137829081b8700086ac6ed7003b925", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/672d69e25f71b9364fdf1810eb8a8573defdc404", + "reference": "672d69e25f71b9364fdf1810eb8a8573defdc404", "shasum": "" }, "require": { @@ -46,9 +46,9 @@ "proto" ], "support": { - "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.24.3" + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.24.4" }, - "time": "2023-09-07T15:39:13+00:00" + "time": "2023-10-04T17:22:47+00:00" }, { "name": "grpc/grpc",