From cd1365c511cfb54f6d7dbc19fea48a9a446c6c56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 22:38:24 +0000 Subject: [PATCH] Update dependency php-cs-fixer/shim to v3.95.20 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 487b31822..2b49c8718 100644 --- a/composer.lock +++ b/composer.lock @@ -458,16 +458,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.95.19", + "version": "v3.95.20", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "bd697e5e3bb17b83d4690a7238f2c7b5a131bb12" + "reference": "85ccbf0b084d0dae3dbeb2dca8e5bd4ced13c265" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/bd697e5e3bb17b83d4690a7238f2c7b5a131bb12", - "reference": "bd697e5e3bb17b83d4690a7238f2c7b5a131bb12", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/85ccbf0b084d0dae3dbeb2dca8e5bd4ced13c265", + "reference": "85ccbf0b084d0dae3dbeb2dca8e5bd4ced13c265", "shasum": "" }, "require": { @@ -504,9 +504,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.95.19" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.95.20" }, - "time": "2026-08-17T16:24:34+00:00" + "time": "2026-08-19T16:28:36+00:00" }, { "name": "phpdocumentor/shim",