From 10f123f056b9dd423b39dcf2f38d2d653da9c22a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 23:58:55 +0000 Subject: [PATCH] composer(deps-dev): Bump ergebnis/php-cs-fixer-config Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 6.4.0 to 6.6.0. - [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.4.0...6.6.0) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 45 ++++++++++++++++++++++++--------------------- 2 files changed, 25 insertions(+), 22 deletions(-) diff --git a/composer.json b/composer.json index 1a16c819..f1a68fd2 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ergebnis/composer-normalize": "^2.37.0", "ergebnis/data-provider": "^3.0.0", "ergebnis/license": "^2.2.0", - "ergebnis/php-cs-fixer-config": "^6.4.0", + "ergebnis/php-cs-fixer-config": "^6.6.0", "ergebnis/phpstan-rules": "^2.1.0", "ergebnis/phpunit-slow-test-detector": "^2.3.0", "fakerphp/faker": "^1.23.0", diff --git a/composer.lock b/composer.lock index ac9e38cd..6e0b56ec 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": "709ba3749b1209c2bfbc9d9a7f3f9360", + "content-hash": "7cd8033582712b7df93aa30ddc602bed", "packages": [], "packages-dev": [ { @@ -594,16 +594,16 @@ }, { "name": "doctrine/deprecations", - "version": "v1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3" + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", - "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "shasum": "" }, "require": { @@ -635,9 +635,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/v1.1.1" + "source": "https://github.com/doctrine/deprecations/tree/1.1.2" }, - "time": "2023-06-03T09:27:29+00:00" + "time": "2023-09-27T20:04:15+00:00" }, { "name": "ergebnis/composer-normalize", @@ -1156,22 +1156,22 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.4.0", + "version": "6.6.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "33b77d70fa77edb3c4abd6f6169fde507fbd2813" + "reference": "7ff9c068452d7d7d30d2cea4d2c0535202285199" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/33b77d70fa77edb3c4abd6f6169fde507fbd2813", - "reference": "33b77d70fa77edb3c4abd6f6169fde507fbd2813", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/7ff9c068452d7d7d30d2cea4d2c0535202285199", + "reference": "7ff9c068452d7d7d30d2cea4d2c0535202285199", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.0", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.30.0", + "friendsofphp/php-cs-fixer": "~3.33.0", "kubawerlos/php-cs-fixer-custom-fixers": "~3.16.2", "php": "~8.1.0 || ~8.2.0" }, @@ -1184,8 +1184,8 @@ "phpunit/phpunit": "^10.3.5", "psalm/plugin-phpunit": "~0.18.4", "rector/rector": "~0.18.4", - "symfony/filesystem": "^5.0.0 || ^6.0.0", - "symfony/process": "^5.0.0 || ^6.0.0", + "symfony/filesystem": "^6.3.1", + "symfony/process": "^6.3.4", "vimeo/psalm": "^5.15.0" }, "type": "library", @@ -1218,7 +1218,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": "2023-09-27T07:19:36+00:00" + "time": "2023-09-29T15:24:26+00:00" }, { "name": "ergebnis/phpstan-rules", @@ -1654,16 +1654,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.30.0", + "version": "v3.33.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "95c64693b2f149966a2bc05a7a4981b0343ea52f" + "reference": "cecdeaa19767a4ab69c45c02f900e16c3300bf3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/95c64693b2f149966a2bc05a7a4981b0343ea52f", - "reference": "95c64693b2f149966a2bc05a7a4981b0343ea52f", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/cecdeaa19767a4ab69c45c02f900e16c3300bf3b", + "reference": "cecdeaa19767a4ab69c45c02f900e16c3300bf3b", "shasum": "" }, "require": { @@ -1684,6 +1684,9 @@ "symfony/process": "^5.4 || ^6.0", "symfony/stopwatch": "^5.4 || ^6.0" }, + "conflict": { + "stevebauman/unfinalize": "*" + }, "require-dev": { "facile-it/paraunit": "^1.3 || ^2.0", "justinrainbow/json-schema": "^5.2", @@ -1737,7 +1740,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.30.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.33.0" }, "funding": [ { @@ -1745,7 +1748,7 @@ "type": "github" } ], - "time": "2023-09-26T22:10:43+00:00" + "time": "2023-09-29T15:10:48+00:00" }, { "name": "infection/abstract-testframework-adapter",