From c723d3c50bff0e66b8b12bfe3230bd0a63ad9eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 13:59:33 +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 | 111 +++++++++++++++++++++++++------------------------- 2 files changed, 57 insertions(+), 56 deletions(-) diff --git a/composer.json b/composer.json index 4792885..21f5f50 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "goetas-webservices/xsd2php": "^0.4", "friendsofphp/php-cs-fixer": "^3.92", "ergebnis/composer-normalize": "^2.0", - "ergebnis/php-cs-fixer-config": "^6.59", + "ergebnis/php-cs-fixer-config": "^6.60", "rector/rector": "^0.15" }, "config": { diff --git a/composer.lock b/composer.lock index 63e46a7..11a9c85 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": "dd4d08f662a50600a004c99946ba2e41", + "content-hash": "bd0e4eba53af388330b956b2f083e8b5", "packages": [ { "name": "doctrine/instantiator", @@ -1512,40 +1512,40 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.59.0", + "version": "6.60.1", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "0fabc70121b33b2a585db81e943de9a4146cc73f" + "reference": "d6957cdb6f6b365dcdcbc271e75739c194db5dc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/0fabc70121b33b2a585db81e943de9a4146cc73f", - "reference": "0fabc70121b33b2a585db81e943de9a4146cc73f", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/d6957cdb6f6b365dcdcbc271e75739c194db5dc5", + "reference": "d6957cdb6f6b365dcdcbc271e75739c194db5dc5", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.1", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.93.0", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.35.1", + "friendsofphp/php-cs-fixer": "~3.94.2", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.36.0", "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.48.2", + "ergebnis/composer-normalize": "^2.50.0", "ergebnis/data-provider": "^3.6.0", "ergebnis/license": "^2.7.0", - "ergebnis/phpstan-rules": "^2.12.0", - "ergebnis/phpunit-slow-test-detector": "^2.20.0", + "ergebnis/phpstan-rules": "^2.13.1", + "ergebnis/phpunit-slow-test-detector": "^2.22.2", "ergebnis/rector-rules": "^1.9.0", "fakerphp/faker": "^1.24.1", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan": "^2.1.37", - "phpstan/phpstan-deprecation-rules": "^2.0.3", - "phpstan/phpstan-phpunit": "^2.0.12", - "phpstan/phpstan-strict-rules": "^2.0.7", - "phpunit/phpunit": "^9.6.22", - "rector/rector": "^2.3.4", + "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", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0" }, @@ -1579,7 +1579,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-01-26T18:10:44+00:00" + "time": "2026-02-21T14:22:00+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -1758,16 +1758,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.93.1", + "version": "v3.94.2", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "b3546ab487c0762c39f308dc1ec0ea2c461fc21a" + "reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b3546ab487c0762c39f308dc1ec0ea2c461fc21a", - "reference": "b3546ab487c0762c39f308dc1ec0ea2c461fc21a", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7787ceff91365ba7d623ec410b8f429cdebb4f63", + "reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63", "shasum": "" }, "require": { @@ -1784,7 +1784,7 @@ "react/event-loop": "^1.5", "react/socket": "^1.16", "react/stream": "^1.4", - "sebastian/diff": "^4.0.6 || ^5.1.1 || ^6.0.2 || ^7.0", + "sebastian/diff": "^4.0.6 || ^5.1.1 || ^6.0.2 || ^7.0 || ^8.0", "symfony/console": "^5.4.47 || ^6.4.24 || ^7.0 || ^8.0", "symfony/event-dispatcher": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0", "symfony/filesystem": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0", @@ -1798,18 +1798,18 @@ "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0" }, "require-dev": { - "facile-it/paraunit": "^1.3.1 || ^2.7", - "infection/infection": "^0.32", - "justinrainbow/json-schema": "^6.6", + "facile-it/paraunit": "^1.3.1 || ^2.7.1", + "infection/infection": "^0.32.3", + "justinrainbow/json-schema": "^6.6.4", "keradus/cli-executor": "^2.3", "mikey179/vfsstream": "^1.6.12", - "php-coveralls/php-coveralls": "^2.9", - "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.6", - "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6", - "phpunit/phpunit": "^9.6.31 || ^10.5.60 || ^11.5.48", + "php-coveralls/php-coveralls": "^2.9.1", + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.7", + "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.7", + "phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.51", "symfony/polyfill-php85": "^1.33", - "symfony/var-dumper": "^5.4.48 || ^6.4.26 || ^7.4.0 || ^8.0", - "symfony/yaml": "^5.4.45 || ^6.4.30 || ^7.4.1 || ^8.0" + "symfony/var-dumper": "^5.4.48 || ^6.4.32 || ^7.4.4 || ^8.0.4", + "symfony/yaml": "^5.4.45 || ^6.4.30 || ^7.4.1 || ^8.0.1" }, "suggest": { "ext-dom": "For handling output formats in XML", @@ -1850,7 +1850,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.93.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.94.2" }, "funding": [ { @@ -1858,7 +1858,7 @@ "type": "github" } ], - "time": "2026-01-28T23:50:50+00:00" + "time": "2026-02-20T16:13:53+00:00" }, { "name": "goetas-webservices/xsd-reader", @@ -2097,16 +2097,16 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.35.1", + "version": "v3.36.0", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "2a35f80ae24ca77443a7af1599c3a3db1b6bd395" + "reference": "e1f97f6463f0b2a22e0dd320948a04132ff9c501" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/2a35f80ae24ca77443a7af1599c3a3db1b6bd395", - "reference": "2a35f80ae24ca77443a7af1599c3a3db1b6bd395", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/e1f97f6463f0b2a22e0dd320948a04132ff9c501", + "reference": "e1f97f6463f0b2a22e0dd320948a04132ff9c501", "shasum": "" }, "require": { @@ -2116,7 +2116,7 @@ "php": "^7.4 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^9.6.24 || ^10.5.51 || ^11.5.32" + "phpunit/phpunit": "^9.6.24 || ^10.5.51 || ^11.5.44" }, "type": "library", "autoload": { @@ -2137,7 +2137,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.35.1" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.36.0" }, "funding": [ { @@ -2145,7 +2145,7 @@ "type": "github" } ], - "time": "2025-09-28T18:43:35+00:00" + "time": "2026-01-31T07:02:11+00:00" }, { "name": "laminas/laminas-code", @@ -4988,12 +4988,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "41e38717ac1dd7a46b6bda7d6a82af2d98a78894" + "reference": "11c4f79642764fee1f18e2ab88b682492de9d1c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/41e38717ac1dd7a46b6bda7d6a82af2d98a78894", - "reference": "41e38717ac1dd7a46b6bda7d6a82af2d98a78894", + "url": "https://api.github.com/repos/symfony/console/zipball/11c4f79642764fee1f18e2ab88b682492de9d1c1", + "reference": "11c4f79642764fee1f18e2ab88b682492de9d1c1", "shasum": "" }, "require": { @@ -5078,7 +5078,7 @@ "type": "tidelift" } ], - "time": "2026-01-13T11:36:38+00:00" + "time": "2026-02-22T18:07:07+00:00" }, { "name": "symfony/dependency-injection", @@ -5337,16 +5337,17 @@ "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "e788f1e664154a75f655fdd92c82c39023979095" + "reference": "a16175055601091ab53d485071ee68f314b40309" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/e788f1e664154a75f655fdd92c82c39023979095", - "reference": "e788f1e664154a75f655fdd92c82c39023979095", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/a16175055601091ab53d485071ee68f314b40309", + "reference": "a16175055601091ab53d485071ee68f314b40309", "shasum": "" }, "require": { "php": ">=8.4", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, @@ -5400,7 +5401,7 @@ "type": "tidelift" } ], - "time": "2025-12-19T08:37:21+00:00" + "time": "2026-02-10T15:29:17+00:00" }, { "name": "symfony/finder", @@ -6117,12 +6118,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "09dd242537543ad34254b0e173ab287a7e39900b" + "reference": "639fa48ea277babeb67e1432ce60a029d795bd63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/09dd242537543ad34254b0e173ab287a7e39900b", - "reference": "09dd242537543ad34254b0e173ab287a7e39900b", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/639fa48ea277babeb67e1432ce60a029d795bd63", + "reference": "639fa48ea277babeb67e1432ce60a029d795bd63", "shasum": "" }, "require": { @@ -6197,7 +6198,7 @@ "type": "tidelift" } ], - "time": "2026-01-05T13:30:16+00:00" + "time": "2026-02-13T20:42:21+00:00" }, { "name": "symfony/stopwatch", @@ -6272,12 +6273,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "6954e1726dbee36c314045e5ee702daf53ae7186" + "reference": "38ef56ae8e4d5ada76d807638689f135059dc648" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/6954e1726dbee36c314045e5ee702daf53ae7186", - "reference": "6954e1726dbee36c314045e5ee702daf53ae7186", + "url": "https://api.github.com/repos/symfony/string/zipball/38ef56ae8e4d5ada76d807638689f135059dc648", + "reference": "38ef56ae8e4d5ada76d807638689f135059dc648", "shasum": "" }, "require": { @@ -6355,7 +6356,7 @@ "type": "tidelift" } ], - "time": "2026-01-12T12:59:46+00:00" + "time": "2026-02-09T10:17:21+00:00" }, { "name": "symfony/var-exporter",