diff --git a/composer.json b/composer.json index b3c55ed9..8f9ebec5 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "require-dev": { "composer/composer": "^2.8.3", "ergebnis/license": "^2.7.0", - "ergebnis/php-cs-fixer-config": "^6.58.0", + "ergebnis/php-cs-fixer-config": "^6.58.1", "ergebnis/phpstan-rules": "^2.12.0", "ergebnis/phpunit-slow-test-detector": "^2.20.0", "ergebnis/rector-rules": "^1.9.0", diff --git a/composer.lock b/composer.lock index 9785758b..29a8b576 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": "e8ce972c278917e96b4471fc9010f2ac", + "content-hash": "e2ceb85ae32dee2fdf1126ad15e2fdf1", "packages": [ { "name": "ergebnis/json", @@ -1336,22 +1336,22 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.58.0", + "version": "6.58.1", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "5100baf7dcbe76c642de82dfd5f61f8799b7fb7e" + "reference": "0289893407f404e36839deb3fa3d06c3cb0ca9d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/5100baf7dcbe76c642de82dfd5f61f8799b7fb7e", - "reference": "5100baf7dcbe76c642de82dfd5f61f8799b7fb7e", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/0289893407f404e36839deb3fa3d06c3cb0ca9d5", + "reference": "0289893407f404e36839deb3fa3d06c3cb0ca9d5", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.1", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.92.0", + "friendsofphp/php-cs-fixer": "~3.92.3", "kubawerlos/php-cs-fixer-custom-fixers": "~3.35.1", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" }, @@ -1361,15 +1361,15 @@ "ergebnis/license": "^2.7.0", "ergebnis/phpstan-rules": "^2.12.0", "ergebnis/phpunit-slow-test-detector": "^2.20.0", - "ergebnis/rector-rules": "^1.8.0", + "ergebnis/rector-rules": "^1.9.0", "fakerphp/faker": "^1.24.1", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan": "^2.1.31", "phpstan/phpstan-deprecation-rules": "^2.0.3", - "phpstan/phpstan-phpunit": "^2.0.10", + "phpstan/phpstan-phpunit": "^2.0.11", "phpstan/phpstan-strict-rules": "^2.0.7", "phpunit/phpunit": "^9.6.22", - "rector/rector": "^2.2.11", + "rector/rector": "^2.3.0", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0" }, @@ -1403,7 +1403,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": "2025-12-13T14:48:11+00:00" + "time": "2025-12-29T15:38:40+00:00" }, { "name": "ergebnis/phpstan-rules", @@ -3525,16 +3525,16 @@ }, { "name": "react/child-process", - "version": "v0.6.6", + "version": "v0.6.7", "source": { "type": "git", "url": "https://github.com/reactphp/child-process.git", - "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159" + "reference": "970f0e71945556422ee4570ccbabaedc3cf04ad3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/child-process/zipball/1721e2b93d89b745664353b9cfc8f155ba8a6159", - "reference": "1721e2b93d89b745664353b9cfc8f155ba8a6159", + "url": "https://api.github.com/repos/reactphp/child-process/zipball/970f0e71945556422ee4570ccbabaedc3cf04ad3", + "reference": "970f0e71945556422ee4570ccbabaedc3cf04ad3", "shasum": "" }, "require": { @@ -3588,7 +3588,7 @@ ], "support": { "issues": "https://github.com/reactphp/child-process/issues", - "source": "https://github.com/reactphp/child-process/tree/v0.6.6" + "source": "https://github.com/reactphp/child-process/tree/v0.6.7" }, "funding": [ { @@ -3596,7 +3596,7 @@ "type": "open_collective" } ], - "time": "2025-01-01T16:37:48+00:00" + "time": "2025-12-23T15:25:20+00:00" }, { "name": "react/dns",