From b6ebd38a13e3fc3416c8f8be49ca8ce927077a69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 13:14:19 +0000 Subject: [PATCH] Update dev dependencies --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"