From 5ebe9690715e8596f6e749fbda86db3367e1b3e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 19:44:53 +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.41.0 to 6.42.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.41.0...6.42.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 | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index 1231c84..c53e5b8 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ergebnis/composer-normalize": "^2.23.0", "ergebnis/data-provider": "^3.4.0", "ergebnis/license": "^2.6.0", - "ergebnis/php-cs-fixer-config": "~6.41.0", + "ergebnis/php-cs-fixer-config": "~6.42.0", "ergebnis/phpunit-slow-test-detector": "^2.17.0", "fakerphp/faker": "^1.24.1", "infection/infection": "~0.27.11", diff --git a/composer.lock b/composer.lock index 5494908..13255ba 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": "f525033cd82e632246e9127e21a6b7b8", + "content-hash": "0c1c23a744b66320e9963ed41d73d991", "packages": [ { "name": "ergebnis/json-normalizer", @@ -2431,22 +2431,22 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.41.0", + "version": "6.42.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "b9a61e7a5d548225ce551969d4e1a4537118ef8c" + "reference": "f12abae06197016f669e380cf4d35252f1ebb8b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/b9a61e7a5d548225ce551969d4e1a4537118ef8c", - "reference": "b9a61e7a5d548225ce551969d4e1a4537118ef8c", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/f12abae06197016f669e380cf4d35252f1ebb8b3", + "reference": "f12abae06197016f669e380cf4d35252f1ebb8b3", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.67.0", + "friendsofphp/php-cs-fixer": "~3.68.0", "kubawerlos/php-cs-fixer-custom-fixers": "~3.22.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, @@ -2498,7 +2498,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": "2025-01-08T11:43:25+00:00" + "time": "2025-01-15T06:47:06+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -2914,16 +2914,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.67.0", + "version": "v3.68.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "0ad34c75d1172f7d30320460e803887981830cbf" + "reference": "73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ad34c75d1172f7d30320460e803887981830cbf", - "reference": "0ad34c75d1172f7d30320460e803887981830cbf", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c", + "reference": "73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c", "shasum": "" }, "require": { @@ -3005,7 +3005,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.67.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.0" }, "funding": [ { @@ -3013,7 +3013,7 @@ "type": "github" } ], - "time": "2025-01-08T10:17:40+00:00" + "time": "2025-01-13T17:01:01+00:00" }, { "name": "infection/abstract-testframework-adapter", @@ -7968,5 +7968,5 @@ "platform-overrides": { "php": "8.1.26" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }