Skip to content

Commit

Permalink
Improve compatibility with PHPStan 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 13, 2021
1 parent f7aa75e commit c02c397
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use PHPStan\Reflection\ParametersAcceptorSelector;
use PHPStan\Type\VerbosityLevel;

class DibiFluentClassReflectionExtensionTest extends \PHPStan\Testing\TestCase
class DibiFluentClassReflectionExtensionTest extends \PHPStan\Testing\PHPStanTestCase
{

/** @var \PHPStan\Broker\Broker */
Expand Down

0 comments on commit c02c397

Please sign in to comment.