feat: upgrade phpunit to 12.5
This commit is contained in:
@@ -51,7 +51,7 @@ class DbAnonymizeCommandTest extends TestCase
|
||||
{
|
||||
return new DbAnonymizeCommand(
|
||||
$anonymizer,
|
||||
$this->createMock(LoggerInterface::class),
|
||||
$this->createStub(LoggerInterface::class),
|
||||
$environment,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user