From 54cfc185c9a0cf3173ff3056a7f28f534c1001f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:49:15 +0000 Subject: [PATCH] chore(deps): update dependency php-cs-fixer/shim to v3.73.1 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a120638..d37e0aa 100644 --- a/composer.lock +++ b/composer.lock @@ -2310,16 +2310,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.72.0", + "version": "v3.73.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "f5131b7a7d0103919a1b478a2763bd76c98e472e" + "reference": "6bcfe9ff734019315cf9c6ea4f43cbcd87d1cc82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/f5131b7a7d0103919a1b478a2763bd76c98e472e", - "reference": "f5131b7a7d0103919a1b478a2763bd76c98e472e", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/6bcfe9ff734019315cf9c6ea4f43cbcd87d1cc82", + "reference": "6bcfe9ff734019315cf9c6ea4f43cbcd87d1cc82", "shasum": "" }, "require": { @@ -2356,9 +2356,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.72.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.73.1" }, - "time": "2025-03-13T11:26:00+00:00" + "time": "2025-03-19T23:42:33+00:00" }, { "name": "phpstan/phpstan",