From db0f45052f23121d4aff740d2f32ff47a9aaf876 Mon Sep 17 00:00:00 2001 From: codemasher Date: Wed, 19 Feb 2020 18:24:36 +0100 Subject: [PATCH] :octocat: PHPUnit 9 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 95eaec2db..e1ec68653 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "chillerlan/php-settings-container": "^1.2" }, "require-dev": { - "phpunit/phpunit": "^8.5" + "phpunit/phpunit": "^9.0" }, "suggest": { "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps."