mirror of
https://github.com/pestphp/pest.git
synced 2026-07-21 17:10:03 +02:00
release: 2.32.0
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ namespace Pest;
|
||||
|
||||
function version(): string
|
||||
{
|
||||
return '2.31.0';
|
||||
return '2.32.0';
|
||||
}
|
||||
|
||||
function testDirectory(string $file = ''): string
|
||||
|
||||
Reference in New Issue
Block a user