mirror of
https://github.com/pestphp/pest.git
synced 2026-06-09 20:52:18 +02:00
release: 3.8.5
This commit is contained in:
@ -6,7 +6,7 @@ namespace Pest;
|
||||
|
||||
function version(): string
|
||||
{
|
||||
return '3.8.4';
|
||||
return '3.8.5';
|
||||
}
|
||||
|
||||
function testDirectory(string $file = ''): string
|
||||
|
||||
Reference in New Issue
Block a user