From 831d29327a31ad517b7f7006a2b1f55f13667b65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 18:06:32 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 35872ea..779da24 100644 --- a/composer.lock +++ b/composer.lock @@ -303,16 +303,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.92.4", + "version": "v3.92.5", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "42511441af95955f9d40312f83da870018f0fb10" + "reference": "b13b4ad0a1daa80cf036c70488e86516928a5af0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/42511441af95955f9d40312f83da870018f0fb10", - "reference": "42511441af95955f9d40312f83da870018f0fb10", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/b13b4ad0a1daa80cf036c70488e86516928a5af0", + "reference": "b13b4ad0a1daa80cf036c70488e86516928a5af0", "shasum": "" }, "require": { @@ -349,9 +349,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.4" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.92.5" }, - "time": "2026-01-04T00:39:15+00:00" + "time": "2026-01-08T21:58:02+00:00" }, { "name": "php-mock/php-mock",