From 8b9030d20b30bb01119990bb6569aa2334caac72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 12:14:53 +0000 Subject: [PATCH] composer: bump ergebnis/php-cs-fixer-config from 6.62.0 to 6.62.2 Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 6.62.0 to 6.62.2. - [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.62.0...6.62.2) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-version: 6.62.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/composer.json b/composer.json index b268d53..f56080e 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "phpstan/phpstan": "*", "friendsofphp/php-cs-fixer": "^3.95", "ergebnis/composer-normalize": "^2.48", - "ergebnis/php-cs-fixer-config": "^6.60", + "ergebnis/php-cs-fixer-config": "^6.62", "phpstan/phpstan-phpunit": "2.0.x-dev" }, "license": "MIT", diff --git a/composer.lock b/composer.lock index a10eb09..394727d 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": "2e65b1b3874cc216d20a77b5ca6c5e59", + "content-hash": "75abc1cbc0dc20602d101cc08a9c2f12", "packages": [ { "name": "hsp-dev/huawei-api", @@ -415,21 +415,21 @@ "source": { "type": "git", "url": "https://github.com/clue/reactphp-ndjson.git", - "reference": "1483037d4f080ac77b7cc60b8f72388967a7a754" + "reference": "60c4f980a4f7fb5d415be2ab4ad4d41522110d19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/1483037d4f080ac77b7cc60b8f72388967a7a754", - "reference": "1483037d4f080ac77b7cc60b8f72388967a7a754", + "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/60c4f980a4f7fb5d415be2ab4ad4d41522110d19", + "reference": "60c4f980a4f7fb5d415be2ab4ad4d41522110d19", "shasum": "" }, "require": { "php": ">=5.3", - "react/stream": "^1.2" + "react/stream": "^1.4" }, "require-dev": { "phpunit/phpunit": "^9.6 || ^8.5 || ^5.7 || ^4.8.36", - "react/event-loop": "^1.2" + "react/event-loop": "^1.6" }, "default-branch": true, "type": "library", @@ -472,7 +472,7 @@ "type": "github" } ], - "time": "2026-06-29T00:35:38+00:00" + "time": "2026-06-29T10:50:20+00:00" }, { "name": "composer/pcre", @@ -1239,27 +1239,27 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.62.0", + "version": "6.62.2", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "03c2597e4f715f48c1081656a550ea5ddf852a11" + "reference": "dc36d086819708e62190745418aca12a487ca81a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/03c2597e4f715f48c1081656a550ea5ddf852a11", - "reference": "03c2597e4f715f48c1081656a550ea5ddf852a11", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/dc36d086819708e62190745418aca12a487ca81a", + "reference": "dc36d086819708e62190745418aca12a487ca81a", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.1", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.95.1", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.37.1", + "friendsofphp/php-cs-fixer": "~3.95.5", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.37.2", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.51.0", + "ergebnis/composer-normalize": "^2.52.0", "ergebnis/data-provider": "^3.6.0", "ergebnis/license": "^2.7.0", "ergebnis/phpstan-rules": "^2.13.1", @@ -1267,12 +1267,12 @@ "ergebnis/rector-rules": "^1.18.1", "fakerphp/faker": "^1.24.1", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.54", + "phpstan/phpstan": "^2.2.2", "phpstan/phpstan-deprecation-rules": "^2.0.4", "phpstan/phpstan-phpunit": "^2.0.16", "phpstan/phpstan-strict-rules": "^2.0.11", "phpunit/phpunit": "^9.6.33", - "rector/rector": "^2.4.2", + "rector/rector": "^2.4.5", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0" }, @@ -1306,7 +1306,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-05-07T08:47:36+00:00" + "time": "2026-06-18T08:22:00+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -1665,16 +1665,16 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.37.1", + "version": "v3.37.2", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "e0ec1f602a1d0836909e9079262dbaf58eaf3804" + "reference": "678df979ce743466b42ddb6eea46b3f4c9a7bade" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/e0ec1f602a1d0836909e9079262dbaf58eaf3804", - "reference": "e0ec1f602a1d0836909e9079262dbaf58eaf3804", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/678df979ce743466b42ddb6eea46b3f4c9a7bade", + "reference": "678df979ce743466b42ddb6eea46b3f4c9a7bade", "shasum": "" }, "require": { @@ -1705,7 +1705,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.37.1" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.37.2" }, "funding": [ { @@ -1713,7 +1713,7 @@ "type": "github" } ], - "time": "2026-04-28T16:41:56+00:00" + "time": "2026-05-12T16:22:19+00:00" }, { "name": "localheinz/diff",