From a3c1f6bfbe874925dae6a41e4794c4078487828e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 10:17:42 +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 0acf981..32339ad 100644 --- a/composer.json +++ b/composer.json @@ -11,11 +11,11 @@ }, "require-dev": { "mockery/mockery": "^1.6.11", - "nikic/php-parser": "^4.13.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": "^11.0" }, "config": { "platform": {