From 9a169e961a50e8b2cf3317f7f53c8e1ced777a2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 13:36:00 +0000 Subject: [PATCH] Update dependency friendsofphp/php-cs-fixer to v3.67.1 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 8dba2a7f6..af2a632d3 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.67.0", + "friendsofphp/php-cs-fixer": "3.67.1", "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 162d79224..8298ad965 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": "2dde615cb20ef283298c0577548fdc17", + "content-hash": "11e065b637f236cd77a1c3746eb01da8", "packages": [ { "name": "asm89/stack-cors", @@ -10230,16 +10230,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.67.0", + "version": "v3.67.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "0ad34c75d1172f7d30320460e803887981830cbf" + "reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ad34c75d1172f7d30320460e803887981830cbf", - "reference": "0ad34c75d1172f7d30320460e803887981830cbf", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc", + "reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc", "shasum": "" }, "require": { @@ -10321,7 +10321,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.67.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.1" }, "funding": [ { @@ -10329,7 +10329,7 @@ "type": "github" } ], - "time": "2025-01-08T10:17:40+00:00" + "time": "2025-01-12T12:20:47+00:00" }, { "name": "icecave/parity",