From 53414febb2e40522d77f13ca8cea32262b1ee5e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 00:39:47 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- app/full/composer.lock | 47 ++++++++++++++++++++++++------------------ 1 file changed, 27 insertions(+), 20 deletions(-) diff --git a/app/full/composer.lock b/app/full/composer.lock index 7311ef7..8f0291f 100644 --- a/app/full/composer.lock +++ b/app/full/composer.lock @@ -594,16 +594,16 @@ }, { "name": "google/auth", - "version": "v1.51.0", + "version": "v1.52.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "4c4776e398ff255e81b3b8c4373983f5e1b765bf" + "reference": "7a7e5ab2ff2d9449a252eab587d4dae978c22a77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/4c4776e398ff255e81b3b8c4373983f5e1b765bf", - "reference": "4c4776e398ff255e81b3b8c4373983f5e1b765bf", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/7a7e5ab2ff2d9449a252eab587d4dae978c22a77", + "reference": "7a7e5ab2ff2d9449a252eab587d4dae978c22a77", "shasum": "" }, "require": { @@ -650,9 +650,9 @@ "support": { "docs": "https://cloud.google.com/php/docs/reference/auth/latest", "issues": "https://github.com/googleapis/google-auth-library-php/issues", - "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.51.0" + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.52.0" }, - "time": "2026-06-10T00:39:33+00:00" + "time": "2026-06-23T16:43:15+00:00" }, { "name": "google/cloud-core", @@ -840,16 +840,16 @@ }, { "name": "google/gax", - "version": "v1.43.1", + "version": "v1.43.2", "source": { "type": "git", "url": "https://github.com/googleapis/gax-php.git", - "reference": "9ee87e3b9fa9f71b13d64544a05b483d4460fa9c" + "reference": "274943381e30ec88aea9f486de27a11054ee27fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/gax-php/zipball/9ee87e3b9fa9f71b13d64544a05b483d4460fa9c", - "reference": "9ee87e3b9fa9f71b13d64544a05b483d4460fa9c", + "url": "https://api.github.com/repos/googleapis/gax-php/zipball/274943381e30ec88aea9f486de27a11054ee27fb", + "reference": "274943381e30ec88aea9f486de27a11054ee27fb", "shasum": "" }, "require": { @@ -874,10 +874,17 @@ "phpunit/phpunit": "^9.6" }, "type": "library", + "extra": { + "component": { + "id": "gax", + "path": "Gax", + "entry": "README.md", + "target": "googleapis/gax-php.git" + } + }, "autoload": { "psr-4": { - "Google\\ApiCore\\": "src", - "GPBMetadata\\ApiCore\\": "metadata/ApiCore" + "Google\\ApiCore\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -891,9 +898,9 @@ ], "support": { "issues": "https://github.com/googleapis/gax-php/issues", - "source": "https://github.com/googleapis/gax-php/tree/v1.43.1" + "source": "https://github.com/googleapis/gax-php/tree/v1.43.2" }, - "time": "2026-06-09T18:21:06+00:00" + "time": "2026-06-17T23:07:32+00:00" }, { "name": "google/grpc-gcp", @@ -3266,16 +3273,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.7.0", + "version": "v3.7.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b" + "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b", - "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/f3202fa1b5097b0af062dc978b32ecf63404e31d", + "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d", "shasum": "" }, "require": { @@ -3313,7 +3320,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.7.1" }, "funding": [ { @@ -3333,7 +3340,7 @@ "type": "tidelift" } ], - "time": "2026-04-13T15:52:40+00:00" + "time": "2026-06-05T06:23:12+00:00" }, { "name": "symfony/filesystem",