Skip to content

Commit c02c397

Browse files
committed
Improve compatibility with PHPStan 1.0
1 parent f7aa75e commit c02c397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Reflection/Dibi/DibiFluentClassReflectionExtensionTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use PHPStan\Reflection\ParametersAcceptorSelector;
66
use PHPStan\Type\VerbosityLevel;
77

8-
class DibiFluentClassReflectionExtensionTest extends \PHPStan\Testing\TestCase
8+
class DibiFluentClassReflectionExtensionTest extends \PHPStan\Testing\PHPStanTestCase
99
{
1010

1111
/** @var \PHPStan\Broker\Broker */

0 commit comments

Comments
 (0)