mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 01:20:03 +02:00
Merge branch '2.x' into 3.x
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ namespace Pest;
|
||||
|
||||
function version(): string
|
||||
{
|
||||
return '3.0.0-dev-0004';
|
||||
return '3.0.0-dev-0005';
|
||||
}
|
||||
|
||||
function testDirectory(string $file = ''): string
|
||||
|
||||
Reference in New Issue
Block a user