From 49e5d4c07121f8652f63c50e97f6053e0b669e49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:38:22 +0100 Subject: [PATCH] chore(deps): update dependency php-cs-fixer/shim to v3.68.3 (#869) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 448ccef..7bfb926 100644 --- a/composer.lock +++ b/composer.lock @@ -1445,16 +1445,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.68.1", + "version": "v3.68.3", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "eca7a809b6b5d35d0a033c63a14881107e22a7b6" + "reference": "125e3d3b018ef753a9533d1712891e3c6067f0e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/eca7a809b6b5d35d0a033c63a14881107e22a7b6", - "reference": "eca7a809b6b5d35d0a033c63a14881107e22a7b6", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/125e3d3b018ef753a9533d1712891e3c6067f0e4", + "reference": "125e3d3b018ef753a9533d1712891e3c6067f0e4", "shasum": "" }, "require": { @@ -1491,9 +1491,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.68.1" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.68.3" }, - "time": "2025-01-17T09:21:08+00:00" + "time": "2025-01-27T16:38:03+00:00" }, { "name": "php-parallel-lint/php-parallel-lint",