From 8aef04c7a2d6a2b9aac66a281ccf3cdb35ce11e2 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Wed, 19 Jul 2023 11:23:31 +1200 Subject: [PATCH] MNT Run module-standardiser --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4ab94a1..3692a4a 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "psr/simple-cache": "^3.0.0" }, "require-dev": { - "phpunit/phpunit": "^9.5", + "phpunit/phpunit": "^9.6", "mikey179/vfsstream": "^1.6", "squizlabs/php_codesniffer": "^3.7" },