From 1a2533282222a37439892ea0eac3796d1853fe99 Mon Sep 17 00:00:00 2001 From: Doug Wright Date: Mon, 28 Sep 2020 18:39:01 +0100 Subject: [PATCH] Bump PHPUnit versions --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d8d0bd47..9e854a6d 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "behat/behat": "^3.5", "dvdoug/behat-code-coverage": "^3.0||^4.0", "monolog/monolog": "^1.25||^2.0", - "phpunit/phpunit": "^5.7.27||^6.5.14||^7.5.20||^8.5.2||^9.0" + "phpunit/phpunit": "^5.7.27||^6.5.14||^7.5.20||^8.5.8||^9.0" }, "config": { "preferred-install": {