-
- Downloads
style(phpstan): Upgrade PHPStan to 1.x
Showing
- coder_sniffer/Drupal/Sniffs/Commenting/TodoCommentSniff.php 1 addition, 1 deletioncoder_sniffer/Drupal/Sniffs/Commenting/TodoCommentSniff.php
- coder_sniffer/Drupal/Sniffs/Files/LineLengthSniff.php 1 addition, 1 deletioncoder_sniffer/Drupal/Sniffs/Files/LineLengthSniff.php
- coder_sniffer/Drupal/Sniffs/Semantics/FunctionCall.php 1 addition, 1 deletioncoder_sniffer/Drupal/Sniffs/Semantics/FunctionCall.php
- composer.json 1 addition, 1 deletioncomposer.json
- phpstan.neon 10 additions, 2 deletionsphpstan.neon
... | ... | @@ -28,6 +28,6 @@ |
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^6.0 || ^7.0 || ^8.0", | ||
"phpstan/phpstan": "^0.12.63" | ||
"phpstan/phpstan": "^1.2.0" | ||
} | ||
} |
Please register or sign in to comment