From a12f8fe20dacfa02a1a24aff39d1f96ae3117cf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 23:44:11 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v8 [SECURITY] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 50ae76f..c81399c 100644 --- a/composer.json +++ b/composer.json @@ -16,6 +16,6 @@ "psr-4": { "Xenzilla\\Graph\\": "test/" } }, "require-dev": { - "phpunit/phpunit": "4.5.*" + "phpunit/phpunit": "8.5.52" } } \ No newline at end of file