updates dependencies and snapshots

This commit is contained in:
Nuno Maduro
2025-07-22 23:51:32 +01:00
parent 21e22decf3
commit f9901245f1
10 changed files with 31 additions and 26 deletions

View File

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