From 25b76eadb099d96d9f225d9538ffa49bf13635df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 21:59:59 +0000 Subject: [PATCH] composer: bump ergebnis/php-cs-fixer-config from 6.59.0 to 6.60.1 Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 6.59.0 to 6.60.1. - [Release notes](https://github.com/ergebnis/php-cs-fixer-config/releases) - [Changelog](https://github.com/ergebnis/php-cs-fixer-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/ergebnis/php-cs-fixer-config/compare/6.59.0...6.60.1) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-version: 6.60.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 52 +++++++++++++++++++++++++-------------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/composer.json b/composer.json index 54d52d1..195f212 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "phpstan/phpstan": "*", "friendsofphp/php-cs-fixer": "^3.92", "ergebnis/composer-normalize": "^2.48", - "ergebnis/php-cs-fixer-config": "^6.58", + "ergebnis/php-cs-fixer-config": "^6.60", "phpstan/phpstan-phpunit": "2.0.x-dev", "rector/rector": "dev-main" }, diff --git a/composer.lock b/composer.lock index 64f835c..17bb2ad 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": "12eef57493006e4cd7d7f7455c2bc570", + "content-hash": "095c8b29c2880653187681c210bfb832", "packages": [ { "name": "jalismrs/bitwarden-php", @@ -1614,23 +1614,23 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.60.1", + "version": "6.60.2", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "d6957cdb6f6b365dcdcbc271e75739c194db5dc5" + "reference": "ca7a85e4b2123d11f3b7deabc18e64bd377fc75c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/d6957cdb6f6b365dcdcbc271e75739c194db5dc5", - "reference": "d6957cdb6f6b365dcdcbc271e75739c194db5dc5", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/ca7a85e4b2123d11f3b7deabc18e64bd377fc75c", + "reference": "ca7a85e4b2123d11f3b7deabc18e64bd377fc75c", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.1", "ext-filter": "*", "friendsofphp/php-cs-fixer": "~3.94.2", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.36.0", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.36.1", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "require-dev": { @@ -1638,16 +1638,16 @@ "ergebnis/data-provider": "^3.6.0", "ergebnis/license": "^2.7.0", "ergebnis/phpstan-rules": "^2.13.1", - "ergebnis/phpunit-slow-test-detector": "^2.22.2", + "ergebnis/phpunit-slow-test-detector": "^2.23.0", "ergebnis/rector-rules": "^1.9.0", "fakerphp/faker": "^1.24.1", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.37", + "phpstan/phpstan": "^2.1.40", "phpstan/phpstan-deprecation-rules": "^2.0.4", "phpstan/phpstan-phpunit": "^2.0.16", "phpstan/phpstan-strict-rules": "^2.0.10", "phpunit/phpunit": "^9.6.33", - "rector/rector": "^2.3.7", + "rector/rector": "^2.3.8", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0" }, @@ -1681,7 +1681,7 @@ "security": "https://github.com/ergebnis/php-cs-fixer-config/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2026-02-21T14:22:00+00:00" + "time": "2026-03-09T20:59:51+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -1964,16 +1964,16 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.36.0", + "version": "v3.36.1", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "e1f97f6463f0b2a22e0dd320948a04132ff9c501" + "reference": "ec9776e80f5ea9bf0d8ec16d662e431bfab19a24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/e1f97f6463f0b2a22e0dd320948a04132ff9c501", - "reference": "e1f97f6463f0b2a22e0dd320948a04132ff9c501", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/ec9776e80f5ea9bf0d8ec16d662e431bfab19a24", + "reference": "ec9776e80f5ea9bf0d8ec16d662e431bfab19a24", "shasum": "" }, "require": { @@ -2004,7 +2004,7 @@ "description": "A set of custom fixers for PHP CS Fixer", "support": { "issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues", - "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.36.0" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.36.1" }, "funding": [ { @@ -2012,7 +2012,7 @@ "type": "github" } ], - "time": "2026-01-31T07:02:11+00:00" + "time": "2026-03-07T11:35:13+00:00" }, { "name": "localheinz/diff", @@ -4682,12 +4682,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "9a236c65e14c30d27cca642888a40a969f7c081a" + "reference": "fd6352fd1484a5d8c3a5f72b90f3b39daf350f6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/9a236c65e14c30d27cca642888a40a969f7c081a", - "reference": "9a236c65e14c30d27cca642888a40a969f7c081a", + "url": "https://api.github.com/repos/symfony/console/zipball/fd6352fd1484a5d8c3a5f72b90f3b39daf350f6b", + "reference": "fd6352fd1484a5d8c3a5f72b90f3b39daf350f6b", "shasum": "" }, "require": { @@ -4695,7 +4695,7 @@ "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "^1.0", "symfony/service-contracts": "^2.5|^3", - "symfony/string": "^7.4|^8.0" + "symfony/string": "^7.4.6|^8.0.6" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" @@ -4770,7 +4770,7 @@ "type": "tidelift" } ], - "time": "2026-02-25T17:08:26+00:00" + "time": "2026-03-08T10:22:28+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5017,12 +5017,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "e69f8b8122f465c8524aad710c1f7a954f3d7fbb" + "reference": "887783fbf51c9a30ac67bf751a3a8829e4d7f2db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/e69f8b8122f465c8524aad710c1f7a954f3d7fbb", - "reference": "e69f8b8122f465c8524aad710c1f7a954f3d7fbb", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/887783fbf51c9a30ac67bf751a3a8829e4d7f2db", + "reference": "887783fbf51c9a30ac67bf751a3a8829e4d7f2db", "shasum": "" }, "require": { @@ -5081,7 +5081,7 @@ "type": "tidelift" } ], - "time": "2026-02-25T17:08:26+00:00" + "time": "2026-03-02T09:38:43+00:00" }, { "name": "symfony/finder", @@ -6118,5 +6118,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }