From 690b0bbd2cf985a6578f179b24e4949aec175289 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 06:20:02 +0000 Subject: [PATCH] [TASK] Update friendsofphp/php-cs-fixer to v3.95.23 | datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | packagist | friendsofphp/php-cs-fixer | 3.95.21 | 3.95.23 | --- Tests/CGL/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/CGL/composer.json b/Tests/CGL/composer.json index 7777a0d..2a973b3 100644 --- a/Tests/CGL/composer.json +++ b/Tests/CGL/composer.json @@ -2,7 +2,7 @@ "require-dev": { "armin/editorconfig-cli": "2.2.1", "ergebnis/composer-normalize": "2.52.0", - "friendsofphp/php-cs-fixer": "3.95.21", + "friendsofphp/php-cs-fixer": "3.95.23", "phpstan/extension-installer": "1.4.3", "phpstan/phpstan": "2.2.9", "phpstan/phpstan-phpunit": "2.0.18",