diff --git a/composer.json b/composer.json index ebb6e83..06c6f32 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "phpstan/phpstan": "*", "friendsofphp/php-cs-fixer": "^3.92", "ergebnis/composer-normalize": "^2.48", - "ergebnis/php-cs-fixer-config": "^6.59", + "ergebnis/php-cs-fixer-config": "^6.60", "phpstan/phpstan-phpunit": "2.0.x-dev" }, "minimum-stability": "dev", diff --git a/composer.lock b/composer.lock index 2a76b8b..721bb7a 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": "6ca8315b835e1f18da0e0f2de7487ee4", + "content-hash": "014e40fb771bfd4a78eb495c64c35faf", "packages": [ { "name": "pear/console_getopt", @@ -1220,40 +1220,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" }, @@ -1287,7 +1287,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", @@ -1466,16 +1466,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": { @@ -1492,7 +1492,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", @@ -1506,18 +1506,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", @@ -1558,7 +1558,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": [ { @@ -1566,7 +1566,7 @@ "type": "github" } ], - "time": "2026-01-28T23:50:50+00:00" + "time": "2026-02-20T16:13:53+00:00" }, { "name": "justinrainbow/json-schema", @@ -1645,16 +1645,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": { @@ -1664,7 +1664,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": { @@ -1685,7 +1685,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": [ { @@ -1693,7 +1693,7 @@ "type": "github" } ], - "time": "2025-09-28T18:43:35+00:00" + "time": "2026-01-31T07:02:11+00:00" }, { "name": "localheinz/diff", @@ -4388,12 +4388,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "9a7c2767b23c80ba0fd14b47082eb2f9e3624666" + "reference": "d2b8a45dfe9870f6f1be24dcc4b408fccc1dc44c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/9a7c2767b23c80ba0fd14b47082eb2f9e3624666", - "reference": "9a7c2767b23c80ba0fd14b47082eb2f9e3624666", + "url": "https://api.github.com/repos/symfony/console/zipball/d2b8a45dfe9870f6f1be24dcc4b408fccc1dc44c", + "reference": "d2b8a45dfe9870f6f1be24dcc4b408fccc1dc44c", "shasum": "" }, "require": { @@ -4410,13 +4410,16 @@ "symfony/config": "^7.4|^8.0", "symfony/dependency-injection": "^7.4|^8.0", "symfony/event-dispatcher": "^7.4|^8.0", + "symfony/filesystem": "^7.4|^8.0", "symfony/http-foundation": "^7.4|^8.0", "symfony/http-kernel": "^7.4|^8.0", "symfony/lock": "^7.4|^8.0", "symfony/messenger": "^7.4|^8.0", + "symfony/mime": "^7.4|^8.0", "symfony/process": "^7.4|^8.0", "symfony/stopwatch": "^7.4|^8.0", "symfony/uid": "^7.4|^8.0", + "symfony/validator": "^7.4|^8.0", "symfony/var-dumper": "^7.4|^8.0" }, "default-branch": true, @@ -4472,7 +4475,7 @@ "type": "tidelift" } ], - "time": "2026-01-30T08:25:42+00:00" + "time": "2026-02-22T18:09:14+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4719,16 +4722,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" }, @@ -4782,7 +4786,7 @@ "type": "tidelift" } ], - "time": "2025-12-19T08:37:21+00:00" + "time": "2026-02-10T15:29:17+00:00" }, { "name": "symfony/finder", @@ -5583,12 +5587,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": { @@ -5663,7 +5667,7 @@ "type": "tidelift" } ], - "time": "2026-01-05T13:30:16+00:00" + "time": "2026-02-13T20:42:21+00:00" }, { "name": "symfony/stopwatch", @@ -5738,12 +5742,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": { @@ -5821,7 +5825,7 @@ "type": "tidelift" } ], - "time": "2026-01-12T12:59:46+00:00" + "time": "2026-02-09T10:17:21+00:00" }, { "name": "theseer/tokenizer",