From 0cac50b5763a4ceaeb630bb8e4967f6dcd468858 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 22:50:59 +0000 Subject: [PATCH] chore(deps): update dependency friendsofphp/php-cs-fixer to v3.82.0 | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | friendsofphp/php-cs-fixer | 3.81.0 | 3.82.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 6826446..fcac6fb 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "codeception/codeception": "^5.3.2", "codeception/module-asserts": "^3.2.0", "codeception/module-phpbrowser": "^3.0.1", - "friendsofphp/php-cs-fixer": "3.81.0", + "friendsofphp/php-cs-fixer": "3.82.0", "jane-php/open-api-3": "^7.9.0", "roave/security-advisories": "dev-latest", "symfony/var-dumper": "7.3.1" diff --git a/composer.lock b/composer.lock index f1d24de..6368f93 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "89f3f1f02bfa0237f9e8dd07b8aaffc0", + "content-hash": "8d5b4ec252e2ae4b0a66406e8cda71f2", "packages": [ { "name": "clue/stream-filter", @@ -3956,16 +3956,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.81.0", + "version": "v3.82.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "e00a39c729aced6c3771b9530c6e58c2efa87592" + "reference": "db2a44dc899d40f20609f0ea53e952c64c028968" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e00a39c729aced6c3771b9530c6e58c2efa87592", - "reference": "e00a39c729aced6c3771b9530c6e58c2efa87592", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/db2a44dc899d40f20609f0ea53e952c64c028968", + "reference": "db2a44dc899d40f20609f0ea53e952c64c028968", "shasum": "" }, "require": { @@ -4049,7 +4049,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.81.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.82.0" }, "funding": [ { @@ -4057,7 +4057,7 @@ "type": "github" } ], - "time": "2025-07-07T15:27:54+00:00" + "time": "2025-07-07T22:38:13+00:00" }, { "name": "guzzlehttp/guzzle",