chore: upgrades to phpunit:13.3

This commit is contained in:
nuno maduro
2026-08-10 10:16:30 +01:00
parent 2e4f8ad56f
commit ac48185736
14 changed files with 526 additions and 545 deletions
@@ -20,6 +20,7 @@ final class Parallel implements HandlesArguments
'-p',
'--no-output',
'--cache-result',
'--record-test-run-history',
];
public function handleArguments(array $arguments): array