From 30e5c6194e942d87922a733a8d6fda6258875a56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 10:50:47 +0000 Subject: [PATCH] Update root-composer --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 8fff292..3e707f8 100644 --- a/composer.json +++ b/composer.json @@ -21,12 +21,12 @@ "nette/application": "^3.0", "nette/di": "^3.1.10", "nette/forms": "^3.0", - "nette/utils": "^2.3.0 || ^3.0.0", + "nette/utils": "^4.0.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-deprecation-rules": "^2.0", "phpstan/phpstan-phpunit": "^2.0.8", "phpstan/phpstan-strict-rules": "^2.0", - "phpunit/phpunit": "^9.6" + "phpunit/phpunit": "^12.0" }, "config": { "platform": {