From cf27348c7a6b547ecd4551315bfc3812857ff714 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Jul 2026 11:27:53 +0200 Subject: update to 6.1.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 426f6f1..5acaab7 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpstan/extension-installer": "^1.4", - "phpunit/phpunit": "^10.5", + "phpunit/phpunit": "^11.5", "rector/rector": "^2.4" }, "scripts": { -- cgit