From f642b325f3f266a2d26e65caf8b42dd487e116ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edi=20Modri=C4=87?= Date: Thu, 1 Jun 2023 14:57:43 +0200 Subject: [PATCH] Bump PHPUnit to 10.1 --- composer.json | 2 +- phpunit.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 1edb6b3..7d0d36a 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "require-dev": { "netgen/layouts-coding-standard": "^2.0", - "phpunit/phpunit": "^9.6 || ^10.0", + "phpunit/phpunit": "^9.6 || ^10.1", "symfony/phpunit-bridge": "^5.4", "symfony/var-dumper": "^3.4 || ^5.4", "phpstan/phpstan": "^1.9", diff --git a/phpunit.xml b/phpunit.xml index bef256d..cbf4813 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,7 +1,7 @@ - + lib bundle @@ -31,5 +31,5 @@ bundle/NetgenContentBrowserEzPlatformBundle.php bundle/DependencyInjection/NetgenContentBrowserEzPlatformExtension.php - +