From 7c60bb4070067b7e97edbf709cb095394594873c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 21:25:59 +0000 Subject: [PATCH] chore(deps): update dependency friendsofphp/php-cs-fixer to v3.95.15 | datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | packagist | friendsofphp/php-cs-fixer | 3.95.13 | 3.95.15 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 822f175..2c759b0 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "codeception/codeception": "^5.3.5", "codeception/module-asserts": "^3.3.0", "codeception/module-phpbrowser": "^4.0.0", - "friendsofphp/php-cs-fixer": "3.95.13", + "friendsofphp/php-cs-fixer": "3.95.15", "jane-php/open-api-3": "^7.11.2", "jane-php/open-api-3-1": "^7.11.2", "phpstan/extension-installer": "^1.4.3", diff --git a/composer.lock b/composer.lock index f5b9f61..cca06ea 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": "3bd23fd15b569658f04e0558aa451c65", + "content-hash": "ff7e4e6bcebdf16154fba353279b761d", "packages": [ { "name": "clue/stream-filter", @@ -4285,16 +4285,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.13", + "version": "v3.95.15", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "ea941114a002eb5e5876f190223deec1066c482c" + "reference": "3e47e5d50046f87e3244acde2fe655d1a3b72555" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ea941114a002eb5e5876f190223deec1066c482c", - "reference": "ea941114a002eb5e5876f190223deec1066c482c", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3e47e5d50046f87e3244acde2fe655d1a3b72555", + "reference": "3e47e5d50046f87e3244acde2fe655d1a3b72555", "shasum": "" }, "require": { @@ -4334,7 +4334,7 @@ "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", - "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56", + "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56 || ^12.5.31", "symfony/polyfill-php85": "^1.38", "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0", "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0" @@ -4378,7 +4378,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.13" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.15" }, "funding": [ { @@ -4386,7 +4386,7 @@ "type": "github" } ], - "time": "2026-07-10T09:23:21+00:00" + "time": "2026-07-15T09:51:47+00:00" }, { "name": "guzzlehttp/guzzle",