Merge branch '4.x' into 5.x

This commit is contained in:
nuno maduro
2026-04-18 07:03:46 -07:00
4 changed files with 5 additions and 5 deletions

View File

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