From 839748e96b1233f2f51d2592d4cb41cf082c7793 Mon Sep 17 00:00:00 2001 From: Sergei Morozov Date: Tue, 13 Jun 2023 07:20:01 -0700 Subject: [PATCH] Update PHPUnit to 10.2.2 --- composer.json | 2 +- phpunit.xml.dist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 3d88fdd644e..ab41cfa1cff 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "phpstan/phpstan": "1.10.14", "phpstan/phpstan-phpunit": "1.3.11", "phpstan/phpstan-strict-rules": "^1.5", - "phpunit/phpunit": "9.6.7", + "phpunit/phpunit": "10.2.2", "psalm/plugin-phpunit": "0.18.4", "squizlabs/php_codesniffer": "3.7.2", "symfony/cache": "^5.4|^6.0", diff --git a/phpunit.xml.dist b/phpunit.xml.dist index b67808e0c42..17a6b50352d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -48,9 +48,9 @@ - + src - +