diff --git a/composer.json b/composer.json index e2c8591..088ddb9 100644 --- a/composer.json +++ b/composer.json @@ -16,10 +16,10 @@ }, "require-dev": { "ext-json": "*", - "phpunit/phpunit": "^9.6.13", - "phpstan/phpstan": "^1.10.38", + "phpunit/phpunit": "^13.0.6", + "phpstan/phpstan": "^2.1.46", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan-phpunit": "^1.3.15" + "phpstan/phpstan-phpunit": "^2.0.16" }, "conflict": { "symplify/easy-coding-standard": "11.1.18"