From 962a18bc1d2c00636808358ca9c0059b648e9f42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 03:43:35 +0000 Subject: [PATCH] composer: bump ergebnis/php-cs-fixer-config from 6.62.3 to 6.63.1 Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 6.62.3 to 6.63.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.62.3...6.63.1) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-version: 6.63.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 81 ++++++++++++++++++++++++++------------------------- 2 files changed, 43 insertions(+), 40 deletions(-) diff --git a/composer.json b/composer.json index ffefcd7..dd3ea43 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "phpstan/phpstan": "*", "friendsofphp/php-cs-fixer": "^3.95", "ergebnis/composer-normalize": "^2.48", - "ergebnis/php-cs-fixer-config": "^6.62", + "ergebnis/php-cs-fixer-config": "^6.63", "phpstan/phpstan-phpunit": "2.0.x-dev", "rector/rector": "dev-main" }, diff --git a/composer.lock b/composer.lock index 1218330..19c0df5 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": "a56cb472f653125ad16b1acfb5fb2347", + "content-hash": "fa1270bdec2a1a320c286b845ae65e9b", "packages": [ { "name": "dragonmantank/cron-expression", @@ -1695,22 +1695,22 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.62.3", + "version": "6.63.1", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "8516edca47695565f9e95d386c39c828411e1e71" + "reference": "40e7b7194886e12d48b6b38b96b9f5dd5a2f7adb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/8516edca47695565f9e95d386c39c828411e1e71", - "reference": "8516edca47695565f9e95d386c39c828411e1e71", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/40e7b7194886e12d48b6b38b96b9f5dd5a2f7adb", + "reference": "40e7b7194886e12d48b6b38b96b9f5dd5a2f7adb", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.1", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.95.11", + "friendsofphp/php-cs-fixer": "~3.95.15", "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" }, @@ -1720,12 +1720,12 @@ "ergebnis/license": "^2.7.0", "ergebnis/phpstan-rules": "^2.13.1", "ergebnis/phpunit-slow-test-detector": "^2.24.0", - "ergebnis/rector-rules": "^1.18.2", + "ergebnis/rector-rules": "^1.18.3", "fakerphp/faker": "^1.24.1", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan": "^2.2.2", "phpstan/phpstan-deprecation-rules": "^2.0.4", - "phpstan/phpstan-phpunit": "^2.0.17", + "phpstan/phpstan-phpunit": "^2.0.18", "phpstan/phpstan-strict-rules": "^2.0.11", "phpunit/phpunit": "^9.6.33", "rector/rector": "^2.5.2", @@ -1734,6 +1734,9 @@ }, "type": "library", "extra": { + "branch-alias": { + "dev-main": "6.63-dev" + }, "composer-normalize": { "indent-size": 2, "indent-style": "space" @@ -1762,7 +1765,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-07-06T07:55:58+00:00" + "time": "2026-07-26T08:47:07+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -1941,16 +1944,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.15", + "version": "v3.95.17", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "3e47e5d50046f87e3244acde2fe655d1a3b72555" + "reference": "0ee88422118f3cc59c8c3def222ba7f1493b6d5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3e47e5d50046f87e3244acde2fe655d1a3b72555", - "reference": "3e47e5d50046f87e3244acde2fe655d1a3b72555", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ee88422118f3cc59c8c3def222ba7f1493b6d5b", + "reference": "0ee88422118f3cc59c8c3def222ba7f1493b6d5b", "shasum": "" }, "require": { @@ -1990,10 +1993,10 @@ "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", - "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56 || ^12.5.31", + "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56 || ^12.5.31 || ^13.0.6", "symfony/polyfill-php85": "^1.38", - "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0", - "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0" + "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.1", + "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.1" }, "suggest": { "ext-dom": "For handling output formats in XML", @@ -2034,7 +2037,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.95.15" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.17" }, "funding": [ { @@ -2042,7 +2045,7 @@ "type": "github" } ], - "time": "2026-07-15T09:51:47+00:00" + "time": "2026-07-24T13:54:39+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", @@ -3980,19 +3983,19 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "50df71631a441197e679a56899bfd58abf010956" + "reference": "ca5bca6cd2d895198bb2914650383e00d9562746" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/50df71631a441197e679a56899bfd58abf010956", - "reference": "50df71631a441197e679a56899bfd58abf010956", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ca5bca6cd2d895198bb2914650383e00d9562746", + "reference": "ca5bca6cd2d895198bb2914650383e00d9562746", "shasum": "" }, "require": { "php": ">=8.4" }, "require-dev": { - "phpunit/phpunit": "^13.2.4", + "phpunit/phpunit": "^13.2.5", "symfony/process": "^7.4.13" }, "default-branch": true, @@ -4052,7 +4055,7 @@ "type": "tidelift" } ], - "time": "2026-07-08T14:46:55+00:00" + "time": "2026-07-25T22:13:39+00:00" }, { "name": "sebastian/environment", @@ -4920,12 +4923,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "9df1ce79867b238f61acf009787b970180c1c0c2" + "reference": "cca42393c9ba9caf1675c3a4ee3784bc3fb06e57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/9df1ce79867b238f61acf009787b970180c1c0c2", - "reference": "9df1ce79867b238f61acf009787b970180c1c0c2", + "url": "https://api.github.com/repos/symfony/console/zipball/cca42393c9ba9caf1675c3a4ee3784bc3fb06e57", + "reference": "cca42393c9ba9caf1675c3a4ee3784bc3fb06e57", "shasum": "" }, "require": { @@ -5013,7 +5016,7 @@ "type": "tidelift" } ], - "time": "2026-07-10T09:33:47+00:00" + "time": "2026-07-23T06:34:45+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5093,12 +5096,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "abd6c11dc468725d1627302ad10f6cd486e9e3d0" + "reference": "c14c05a9e6da7f5e375e6efc28952c7e7dbddffb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/abd6c11dc468725d1627302ad10f6cd486e9e3d0", - "reference": "abd6c11dc468725d1627302ad10f6cd486e9e3d0", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c14c05a9e6da7f5e375e6efc28952c7e7dbddffb", + "reference": "c14c05a9e6da7f5e375e6efc28952c7e7dbddffb", "shasum": "" }, "require": { @@ -5172,7 +5175,7 @@ "type": "tidelift" } ], - "time": "2026-06-09T12:28:30+00:00" + "time": "2026-07-22T15:42:13+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -5261,12 +5264,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2" + "reference": "17856b7a222664a26a5ea1cb06ee0721c2438217" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/99aec13b82b4967ec5088222c4a3ecca955949c2", - "reference": "99aec13b82b4967ec5088222c4a3ecca955949c2", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/17856b7a222664a26a5ea1cb06ee0721c2438217", + "reference": "17856b7a222664a26a5ea1cb06ee0721c2438217", "shasum": "" }, "require": { @@ -5325,7 +5328,7 @@ "type": "tidelift" } ], - "time": "2026-05-29T05:06:50+00:00" + "time": "2026-07-22T15:42:13+00:00" }, { "name": "symfony/finder", @@ -6296,12 +6299,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "5aae2a1d467551d0aeb3de88825fff7fed20f381" + "reference": "12c1d4fb1445b0669a4da6c6024df7dc79864e05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/5aae2a1d467551d0aeb3de88825fff7fed20f381", - "reference": "5aae2a1d467551d0aeb3de88825fff7fed20f381", + "url": "https://api.github.com/repos/symfony/string/zipball/12c1d4fb1445b0669a4da6c6024df7dc79864e05", + "reference": "12c1d4fb1445b0669a4da6c6024df7dc79864e05", "shasum": "" }, "require": { @@ -6379,7 +6382,7 @@ "type": "tidelift" } ], - "time": "2026-06-27T21:05:00+00:00" + "time": "2026-07-19T19:49:09+00:00" }, { "name": "theseer/tokenizer",