From 95659498f942eac980e59a1d5fddd978034098e0 Mon Sep 17 00:00:00 2001 From: jmsche Date: Sat, 30 Aug 2025 18:13:40 +0200 Subject: [PATCH] PHPUnit 11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 828f04f..834dd3c 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "symfony/process": "^6.4 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^10.5.1" + "phpunit/phpunit": "^11.5.35" }, "scripts": { "ci": [