From c6763ec72b3d741733c58829399f79c6260e2d10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 04:41:44 +0000 Subject: [PATCH] Update all non-major dependencies --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 7d54a83e3..85c86b43c 100644 --- a/composer.lock +++ b/composer.lock @@ -458,16 +458,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.95.23", + "version": "v3.95.24", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "08339736dd8101eb432d6116ffaeaf54a150a764" + "reference": "fb929e8551bae0239936297f6402b513e98552e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/08339736dd8101eb432d6116ffaeaf54a150a764", - "reference": "08339736dd8101eb432d6116ffaeaf54a150a764", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/fb929e8551bae0239936297f6402b513e98552e2", + "reference": "fb929e8551bae0239936297f6402b513e98552e2", "shasum": "" }, "require": { @@ -504,7 +504,7 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/PHP-CS-Fixer/shim/issues", - "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.95.23" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.95.24" }, "funding": [ { @@ -512,7 +512,7 @@ "type": "github" } ], - "time": "2026-08-26T19:55:22+00:00" + "time": "2026-08-31T15:31:46+00:00" }, { "name": "phpdocumentor/shim", @@ -552,11 +552,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.10", + "version": "2.2.12", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/36d1509c998b0602811824143526b4a9ee2774e7", - "reference": "36d1509c998b0602811824143526b4a9ee2774e7", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/174b0d88710f00a42598886504dd7a146f91ace5", + "reference": "174b0d88710f00a42598886504dd7a146f91ace5", "shasum": "" }, "require": { @@ -612,7 +612,7 @@ "type": "github" } ], - "time": "2026-08-30T12:46:16+00:00" + "time": "2026-08-31T19:09:43+00:00" }, { "name": "phpunit/php-code-coverage",