feat: adds phpunit@12.5 support

This commit is contained in:
Nuno Maduro
2025-12-15 11:48:43 +00:00
parent ae419afd36
commit 6a96aed654
7 changed files with 14 additions and 11 deletions

View File

@ -99,6 +99,7 @@ final readonly class Help implements HandlesArguments
{
$helpReflection = new PHPUnitHelp;
// @phpstan-ignore-next-line
$content = (fn (): array => $this->elements())->call($helpReflection);
$content['Configuration'] = [...[[