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