From 3e13b0532fa9d6467308a39cf44f8fd651a9248c Mon Sep 17 00:00:00 2001 From: Maciej Holyszko <14310995+falkenhawk@users.noreply.github.com> Date: Mon, 28 Nov 2022 10:17:17 +0100 Subject: [PATCH] bump zf1s/phpunit to 3.7.43 to mitigate composer v2 issue on windows --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9722f3cf2..582cbd60e 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "php-parallel-lint/php-parallel-lint": "1.3.0", "staabm/annotate-pull-request-from-checkstyle": "1.5.0", "zf1s/dbunit": "1.3.2", - "zf1s/phpunit": "3.7.42" + "zf1s/phpunit": "3.7.43" }, "autoload": { "psr-0": {