From 3412343f96d3429a9bd6a4a1b537c5a84c305575 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 21:27:39 +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 2eb50f04..ca0ae87b 100644 --- a/composer.lock +++ b/composer.lock @@ -459,16 +459,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.92.3", + "version": "v3.93.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "85907503d29473dfbb2f5950c84f5c00cb1b7297" + "reference": "3a9db22e8f01762fddd3a85b998053294c5a3629" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/85907503d29473dfbb2f5950c84f5c00cb1b7297", - "reference": "85907503d29473dfbb2f5950c84f5c00cb1b7297", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/3a9db22e8f01762fddd3a85b998053294c5a3629", + "reference": "3a9db22e8f01762fddd3a85b998053294c5a3629", "shasum": "" }, "require": { @@ -505,9 +505,9 @@ "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.92.3" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.93.1" }, - "time": "2025-12-18T10:45:25+00:00" + "time": "2026-01-28T23:51:14+00:00" }, { "name": "phpdocumentor/shim", @@ -547,11 +547,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.33", + "version": "2.1.38", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f", - "reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dfaf1f530e1663aa167bc3e52197adb221582629", + "reference": "dfaf1f530e1663aa167bc3e52197adb221582629", "shasum": "" }, "require": { @@ -596,7 +596,7 @@ "type": "github" } ], - "time": "2025-12-05T10:24:31+00:00" + "time": "2026-01-30T17:12:46+00:00" }, { "name": "phpunit/php-code-coverage",