From 5cbe69639f03a2e6177236bae7e5d6fbfc3f028f Mon Sep 17 00:00:00 2001 From: Larry Garfield Date: Tue, 23 Jun 2026 10:46:39 -0500 Subject: [PATCH] Regenerate PHPUnit config to get modern tightened settings. --- phpunit.xml.dist | 56 ++++++++++++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 51d69ba..52d2e0f 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,25 +1,35 @@ - - - - - tests - - - - - - - - src/ - - + + + + tests + + + + + + + + + + + + + + src + +