From 4804900c26f720910d19500559d69919b76c766e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 05:38:05 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to ^10.5.9 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 10.5.8 | 10.5.9 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7d7b9e5..6c28b1e 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require-dev": { "phpstan/phpstan": "^1.10.56", "phpstan/phpstan-phpunit": "^1.3.15", - "phpunit/phpunit": "^10.5.8" + "phpunit/phpunit": "^10.5.9" }, "autoload": { "psr-4": {