Merge branch '4.x' into 5.x

This commit is contained in:
nuno maduro
2026-04-17 19:35:53 -07:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,5 +1,5 @@
Pest Testing Framework 5.0.0-rc.4.
Pest Testing Framework 5.0.0-rc.5.
USAGE: pest <file> [options]

View File

@ -1,3 +1,3 @@
Pest Testing Framework 5.0.0-rc.4.
Pest Testing Framework 5.0.0-rc.5.