From 9f25bacf2f48d17c71a400dfeabafded2105ccf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 12:46:03 +0000 Subject: [PATCH] chore(deps): update dependency friendsofphp/php-cs-fixer to v3.59.1 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 1fd3627..46179d6 100644 --- a/composer.lock +++ b/composer.lock @@ -2333,16 +2333,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.59.0", + "version": "v3.59.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "c67249f0c32181dd257bd008a05c053045f19d8e" + "reference": "756fa7852c2e961cba4ea39e3e510e1c020f2123" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c67249f0c32181dd257bd008a05c053045f19d8e", - "reference": "c67249f0c32181dd257bd008a05c053045f19d8e", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/756fa7852c2e961cba4ea39e3e510e1c020f2123", + "reference": "756fa7852c2e961cba4ea39e3e510e1c020f2123", "shasum": "" }, "require": { @@ -2421,7 +2421,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.59.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.59.1" }, "funding": [ { @@ -2429,7 +2429,7 @@ "type": "github" } ], - "time": "2024-06-15T11:37:59+00:00" + "time": "2024-06-15T12:19:07+00:00" }, { "name": "myclabs/deep-copy",