From 1a549b95739939adf2f630140c12ddcfee787d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Tue, 16 May 2023 15:38:48 -0300 Subject: [PATCH] Bump PHPUnit version to 10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- composer.json | 2 +- phpunit.xml.dist | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 8a62356c25..88c5142cdb 100644 --- a/composer.json +++ b/composer.json @@ -104,7 +104,7 @@ "phpstan/phpstan-phpunit": "^1.3", "phpstan/phpstan-strict-rules": "^1.5", "phpstan/phpstan-webmozart-assert": "^1.2", - "phpunit/phpunit": "^10.0", + "phpunit/phpunit": "^10.1", "pragmarx/google2fa-qrcode": "^3.0", "psalm/plugin-phpunit": "^0.18.4", "roave/security-advisories": "dev-latest", diff --git a/phpunit.xml.dist b/phpunit.xml.dist index f296e97b6b..f0ea057c99 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,7 +1,7 @@ - + . @@ -30,6 +30,8 @@ tmp vendor + +