diff --git a/app/full/composer.lock b/app/full/composer.lock index d146b28..4cc98e4 100644 --- a/app/full/composer.lock +++ b/app/full/composer.lock @@ -412,16 +412,16 @@ }, { "name": "google/cloud-storage", - "version": "v2.1.0", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-storage.git", - "reference": "bb3c3100970c541daf12d6679e7fc5a8528dcc45" + "reference": "51da3edc2282b762c15e862b0e5c4390bdb52c20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/bb3c3100970c541daf12d6679e7fc5a8528dcc45", - "reference": "bb3c3100970c541daf12d6679e7fc5a8528dcc45", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/51da3edc2282b762c15e862b0e5c4390bdb52c20", + "reference": "51da3edc2282b762c15e862b0e5c4390bdb52c20", "shasum": "" }, "require": { @@ -464,9 +464,9 @@ ], "description": "Cloud Storage Client for PHP", "support": { - "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v2.1.0" + "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v2.2.0" }, - "time": "2026-05-12T19:06:48+00:00" + "time": "2026-05-20T05:08:53+00:00" }, { "name": "google/common-protos", @@ -675,16 +675,16 @@ }, { "name": "google/protobuf", - "version": "v5.34.1", + "version": "v5.35.0", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "da52fbc6bb574bfa6693ee2c86f9096f7b7f003b" + "reference": "d96ed77c7edaff3cd576a74173aa0b0655c87b1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/da52fbc6bb574bfa6693ee2c86f9096f7b7f003b", - "reference": "da52fbc6bb574bfa6693ee2c86f9096f7b7f003b", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/d96ed77c7edaff3cd576a74173aa0b0655c87b1a", + "reference": "d96ed77c7edaff3cd576a74173aa0b0655c87b1a", "shasum": "" }, "require": { @@ -713,9 +713,9 @@ "proto" ], "support": { - "source": "https://github.com/protocolbuffers/protobuf-php/tree/v5.34.1" + "source": "https://github.com/protocolbuffers/protobuf-php/tree/v5.35.0" }, - "time": "2026-03-19T20:51:56+00:00" + "time": "2026-05-19T22:13:40+00:00" }, { "name": "graham-campbell/result-type",