diff --git a/composer.json b/composer.json index 1ca9898b..14d9700e 100644 --- a/composer.json +++ b/composer.json @@ -26,17 +26,17 @@ }, "require-dev": { "infection/infection": "^0.32", - "lendable/composer-license-checker": "^1.2.2", - "lendable/phpunit-extensions": "^0.3", + "lendable/composer-license-checker": "^1.4.0", + "lendable/phpunit-extensions": "^0.4", "liuggio/fastest": "^1.13", "mikey179/vfsstream": "^1.6.12", - "php-cs-fixer/shim": "^3.91.2", + "php-cs-fixer/shim": "^3.92.5", "php-parallel-lint/php-parallel-lint": "^1.4", - "phpstan/phpstan": "^2.1", - "phpstan/phpstan-deprecation-rules": "^2.0", - "phpstan/phpstan-phpunit": "^2.0", - "phpstan/phpstan-strict-rules": "^2.0", - "phpunit/phpunit": "^11.5", + "phpstan/phpstan": "^2.1.33", + "phpstan/phpstan-deprecation-rules": "^2.0.3", + "phpstan/phpstan-phpunit": "^2.0.11", + "phpstan/phpstan-strict-rules": "^2.0.7", + "phpunit/phpunit": "^11.5.46", "rector/rector": "^2.3", "sebastian/recursion-context": "^6.0.3" },