-
- Downloads
tests(phpstan): Remove ignored false positives that have been fixed in PHPCS
... | ... | @@ -16,7 +16,7 @@ |
"require": { | ||
"php": ">=7.0.8", | ||
"ext-mbstring": "*", | ||
"squizlabs/php_codesniffer": "^3.4.1", | ||
"squizlabs/php_codesniffer": "^3.5.4", | ||
"symfony/yaml": ">=2.0.5" | ||
}, | ||
"autoload": { | ||
... | ... |
Please register or sign in to comment