release: v4.7.7

This commit is contained in:
nuno maduro
2026-07-31 21:52:59 -04:00
parent 758778fe22
commit b90bf9eae0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ namespace Pest;
function version(): string
{
return '4.7.6';
return '4.7.7';
}
function testDirectory(string $file = ''): string
@@ -1,5 +1,5 @@
Pest Testing Framework 4.7.6.
Pest Testing Framework 4.7.7.
USAGE: pest <file> [options]
@@ -1,3 +1,3 @@
Pest Testing Framework 4.7.6.
Pest Testing Framework 4.7.7.