From 2623cf040a97302c63697b4350d78911e5f4f242 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 08:43:21 +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 89c6dda..c79a9be 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", "phpstan/phpstan-strict-rules": "^2.0", - "phpunit/phpunit": "^9.6" + "phpunit/phpunit": "^12.0" }, "config": { "platform": {