From 80055c85346620a7fc7950ee7671800cf49dd3eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 19:19:09 +0000 Subject: [PATCH] Update root-composer --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 54f6080..0a68300 100644 --- a/composer.json +++ b/composer.json @@ -20,12 +20,12 @@ "require-dev": { "nette/application": "^3.0", "nette/forms": "^3.0", - "nette/utils": "^2.3.0 || ^3.0.0", - "nikic/php-parser": "^4.13.2", + "nette/utils": "^4.0.0", + "nikic/php-parser": "^5.0.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^9.5" + "phpunit/phpunit": "^10.0" }, "config": { "platform": {