We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a07cdb commit 03cd434Copy full SHA for 03cd434
1 file changed
src/Rules/PHPUnit/AttributeRequiresPhpVersionRule.php
@@ -14,7 +14,6 @@
14
use PHPUnit\Framework\TestCase;
15
use function count;
16
use function is_numeric;
17
-use function method_exists;
18
use function preg_match;
19
use function sprintf;
20
use function version_compare;
0 commit comments