-
- Downloads
tests(phpstan): Remove ignored rule that has been fixed in PHPStan
... | ... | @@ -27,6 +27,6 @@ |
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^6.0 || ^7.0", | ||
"phpstan/phpstan": "^0.12.5" | ||
"phpstan/phpstan": "^0.12.25" | ||
} | ||
} |
Please register or sign in to comment