Merge branch '4.x' into 5.x

This commit is contained in:
nuno maduro
2026-04-03 12:02:36 +01:00
5 changed files with 9 additions and 8 deletions

View File

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