From 259f5dffefa2421a09ecf37000d9f8ddab2b6165 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 14:10:36 +0000 Subject: [PATCH] [TASK] Update friendsofphp/php-cs-fixer to v3.95.13 | datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | packagist | friendsofphp/php-cs-fixer | 3.95.12 | 3.95.13 | --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 02d8c16..455ba68 100644 --- a/composer.lock +++ b/composer.lock @@ -1851,16 +1851,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.12", + "version": "v3.95.13", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "b1b9055997a98dce3c2338e884626e718a25a923" + "reference": "ea941114a002eb5e5876f190223deec1066c482c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b1b9055997a98dce3c2338e884626e718a25a923", - "reference": "b1b9055997a98dce3c2338e884626e718a25a923", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ea941114a002eb5e5876f190223deec1066c482c", + "reference": "ea941114a002eb5e5876f190223deec1066c482c", "shasum": "" }, "require": { @@ -1944,7 +1944,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.95.12" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.13" }, "funding": [ { @@ -1952,7 +1952,7 @@ "type": "github" } ], - "time": "2026-07-07T13:29:36+00:00" + "time": "2026-07-10T09:23:21+00:00" }, { "name": "idiosyncratic/editorconfig",