From 14d1917183fdf820f3f0ed7d5d6dc4951f28ddbf Mon Sep 17 00:00:00 2001 From: jrfnl Date: Mon, 2 Jun 2025 06:56:37 +0200 Subject: [PATCH] PHPUnit config: remove outdated comments The PHPCS23Utils standard was removed ages ago (via PR 410). --- phpunit.xml.dist | 1 - phpunit10.xml.dist | 1 - 2 files changed, 2 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 34bd3a2f..9a0cf660 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -57,7 +57,6 @@ - ./PHPCSUtils/ diff --git a/phpunit10.xml.dist b/phpunit10.xml.dist index 5b86ca8e..1f050cc1 100644 --- a/phpunit10.xml.dist +++ b/phpunit10.xml.dist @@ -63,7 +63,6 @@ - ./PHPCSUtils/