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..c8860d8 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.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "8516edca47695565f9e95d386c39c828411e1e71" + "reference": "b27e58cc61361a229d195265a35833211c2b3653" }, "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/b27e58cc61361a229d195265a35833211c2b3653", + "reference": "b27e58cc61361a229d195265a35833211c2b3653", "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.12", "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-15T09:12:55+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -3980,12 +3983,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "50df71631a441197e679a56899bfd58abf010956" + "reference": "ca49dcd3d5d8b80df1fe88220e009b4c725cd960" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/50df71631a441197e679a56899bfd58abf010956", - "reference": "50df71631a441197e679a56899bfd58abf010956", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ca49dcd3d5d8b80df1fe88220e009b4c725cd960", + "reference": "ca49dcd3d5d8b80df1fe88220e009b4c725cd960", "shasum": "" }, "require": { @@ -4052,7 +4055,7 @@ "type": "tidelift" } ], - "time": "2026-07-08T14:46:55+00:00" + "time": "2026-07-19T15:48:58+00:00" }, { "name": "sebastian/environment", @@ -4920,12 +4923,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "9df1ce79867b238f61acf009787b970180c1c0c2" + "reference": "8ffa54b9055ed532012f9be2853d840d4f2eae12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/9df1ce79867b238f61acf009787b970180c1c0c2", - "reference": "9df1ce79867b238f61acf009787b970180c1c0c2", + "url": "https://api.github.com/repos/symfony/console/zipball/8ffa54b9055ed532012f9be2853d840d4f2eae12", + "reference": "8ffa54b9055ed532012f9be2853d840d4f2eae12", "shasum": "" }, "require": { @@ -5013,7 +5016,7 @@ "type": "tidelift" } ], - "time": "2026-07-10T09:33:47+00:00" + "time": "2026-07-19T21:03:32+00:00" }, { "name": "symfony/deprecation-contracts", @@ -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",