From c7b4530e74f6e5595f0fdc78a9c4f61187a0f027 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 02:19:05 +0000 Subject: [PATCH] Update dependency friendsofphp/php-cs-fixer to v3.67.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 42745a294..bf59797ee 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ "drupal/devel_entity_updates": "4.2.0", "drupal/features": "5.0.x-dev", "ergebnis/composer-normalize": "2.45.0", - "friendsofphp/php-cs-fixer": "3.66.2", + "friendsofphp/php-cs-fixer": "3.67.0", "kint-php/kint": "6.0.1", "kint-php/kint-twig": "6.0", "mglaman/phpstan-drupal": "1.3.2", diff --git a/composer.lock b/composer.lock index 1b7599b27..2cc6dc030 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": "3a904767efe40bc2998d4a06e876c909", + "content-hash": "ee291a6abbc97ddced51618ea63feee6", "packages": [ { "name": "asm89/stack-cors", @@ -10229,16 +10229,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.66.2", + "version": "v3.67.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218" + "reference": "0ad34c75d1172f7d30320460e803887981830cbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/25addd3cb10e54cfd20b84d9c083c6625cd52218", - "reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ad34c75d1172f7d30320460e803887981830cbf", + "reference": "0ad34c75d1172f7d30320460e803887981830cbf", "shasum": "" }, "require": { @@ -10320,7 +10320,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.66.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.0" }, "funding": [ { @@ -10328,7 +10328,7 @@ "type": "github" } ], - "time": "2025-01-07T09:21:51+00:00" + "time": "2025-01-08T10:17:40+00:00" }, { "name": "icecave/parity",