chore: merges 4.x

This commit is contained in:
nuno maduro
2026-06-01 06:28:44 +01:00
parent 4ef12b9aac
commit da726beffc
6 changed files with 10 additions and 11 deletions

View File

@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '5.0.0-rc.7';
return '5.0.0-rc.8';
}
function testDirectory(string $file = ''): string