mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 17:40:03 +02:00
feat: adds phpunit@12.5 support
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ namespace Pest;
|
||||
|
||||
function version(): string
|
||||
{
|
||||
return '4.1.6';
|
||||
return '4.2.0';
|
||||
}
|
||||
|
||||
function testDirectory(string $file = ''): string
|
||||
|
||||
Reference in New Issue
Block a user