mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-01 10:50:21 +02:00
Upgrade PHPUnit to v8
This commit is contained in:
@@ -30,7 +30,7 @@ class FleepHookHandlerTest extends TestCase
|
||||
*/
|
||||
private $handler;
|
||||
|
||||
public function setUp()
|
||||
public function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
|
Reference in New Issue
Block a user