mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 07:13:11 +08:00
Update to PHPUnit 10
This commit is contained in:
@@ -40,7 +40,7 @@ class BackwardsCompatibleProblemDetailsHandlerTest extends TestCase
|
||||
$this->handler->process($request, $handler);
|
||||
}
|
||||
|
||||
public function provideExceptions(): iterable
|
||||
public static function provideExceptions(): iterable
|
||||
{
|
||||
$baseRequest = ServerRequestFactory::fromGlobals();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user