From e2e8f48dc8b4f4590f7b98fe7d4c177fed47f7e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 14:51:51 +0000 Subject: [PATCH] chore(deps): update root-composer --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 154b567..258cfc7 100644 --- a/composer.json +++ b/composer.json @@ -13,11 +13,11 @@ "dibi/dibi": "<3.0" }, "require-dev": { - "dibi/dibi": "~4.0", + "dibi/dibi": "~5.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": {