chore: bumps requirements

This commit is contained in:
Nuno Maduro
2025-10-01 14:30:25 +01:00
parent fc7a4182b5
commit 8e3444e1db
4 changed files with 6 additions and 6 deletions

View File

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