diff --git a/composer.json b/composer.json index 17ae52f..6ea3d52 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ergebnis/composer-normalize": "^2.50.0", "ergebnis/license": "^2.7.0", "ergebnis/php-cs-fixer-config": "^6.57.1", - "ergebnis/phpunit-slow-test-detector": "^2.23.0", + "ergebnis/phpunit-slow-test-detector": "^2.24.0", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan": "^1.12.10", "phpstan/phpstan-deprecation-rules": "^1.2.1", diff --git a/composer.lock b/composer.lock index 4c89c93..22e28d7 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": "56968f47b6b3587beced07c5b44f7cfe", + "content-hash": "92474901e14425e9e531d2d1e96f8216", "packages": [], "packages-dev": [ { @@ -1447,16 +1447,16 @@ }, { "name": "ergebnis/phpunit-slow-test-detector", - "version": "2.23.0", + "version": "2.24.0", "source": { "type": "git", "url": "https://github.com/ergebnis/phpunit-slow-test-detector.git", - "reference": "30f6a83dae5a8a438787935df4e498dacbd0ac0c" + "reference": "e713c1397b09e07892657cdf909731d29481ff4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/phpunit-slow-test-detector/zipball/30f6a83dae5a8a438787935df4e498dacbd0ac0c", - "reference": "30f6a83dae5a8a438787935df4e498dacbd0ac0c", + "url": "https://api.github.com/repos/ergebnis/phpunit-slow-test-detector/zipball/e713c1397b09e07892657cdf909731d29481ff4c", + "reference": "e713c1397b09e07892657cdf909731d29481ff4c", "shasum": "" }, "require": { @@ -1466,7 +1466,7 @@ "require-dev": { "ergebnis/composer-normalize": "^2.50.0", "ergebnis/license": "^2.7.0", - "ergebnis/php-cs-fixer-config": "^6.60.0", + "ergebnis/php-cs-fixer-config": "^6.60.1", "fakerphp/faker": "~1.20.0", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan": "^1.12.11", @@ -1516,7 +1516,7 @@ "security": "https://github.com/ergebnis/phpunit-slow-test-detector/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/phpunit-slow-test-detector" }, - "time": "2026-02-22T13:22:49+00:00" + "time": "2026-03-13T10:52:55+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -6816,5 +6816,5 @@ "platform-overrides": { "php": "8.1.26" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }