release: v4.7.8

This commit is contained in:
nuno maduro
2026-08-03 16:49:44 -04:00
parent 7d49828491
commit 5b2293f67a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ namespace Pest;
function version(): string function version(): string
{ {
return '4.7.7'; return '4.7.8';
} }
function testDirectory(string $file = ''): string function testDirectory(string $file = ''): string
@@ -1,5 +1,5 @@
Pest Testing Framework 4.7.7. Pest Testing Framework 4.7.8.
USAGE: pest <file> [options] USAGE: pest <file> [options]
@@ -1,3 +1,3 @@
Pest Testing Framework 4.7.7. Pest Testing Framework 4.7.8.