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:
@@ -94,7 +94,7 @@ class BackwardsCompatibleProblemDetailsExceptionTest extends TestCase
|
||||
}
|
||||
}
|
||||
|
||||
public function provideTypes(): iterable
|
||||
public static function provideTypes(): iterable
|
||||
{
|
||||
yield ['foo', 'foo', true];
|
||||
yield ['bar', 'bar', true];
|
||||
|
||||
Reference in New Issue
Block a user