Merge branch '4.x' into 5.x

This commit is contained in:
nuno maduro
2026-05-04 07:38:40 -03:00
74 changed files with 9138 additions and 30 deletions

View File

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