diff options
| author | Remi Collet <remi@remirepo.net> | 2025-10-30 11:53:41 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-10-30 11:53:41 +0100 |
| commit | fa62cfe771e0fac2f95fc5f543b3b81725aa5889 (patch) | |
| tree | 2121ed5848153acbaf53676f00263a0188958122 /composer.json | |
| parent | 6f0af29ca8770d5268cc57ccc56b2b7a4edc82d4 (diff) | |
update to 12.4.2
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index cd01d96..4d44395 100644 --- a/composer.json +++ b/composer.json @@ -104,6 +104,7 @@ "tests/unit/Framework/Assert/assertNullTest.php", "tests/unit/Framework/Assert/assertSameSizeTest.php", "tests/unit/Framework/Assert/assertSameTest.php", + "tests/unit/TextUI/Output/Default/ResultPrinterTest.php", "tests/_files/CoveredFunction.php", "tests/_files/Generator.php", "tests/_files/NamespaceCoveredFunction.php", |
