Skip to content

Commit f072bcf

Browse files
committed
Document the removal of phpstan-exception-rules
1 parent cdb1ccc commit f072bcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ Some tools are not included in the docker image, to use them refer to their docu
156156
| phpcf | [Finds usage of deprecated features](http://wapmorgan.github.io/PhpCodeFixer/) |
157157
| phpda | [Generates dependency graphs](https://mamuz.github.io/PhpDependencyAnalysis/) |
158158
| phpdoc-to-typehint | [Automatically adds type hints and return types based on PHPDocs](https://github.com/dunglas/phpdoc-to-typehint) |
159+
| phpstan-exception-rules | [PHPStan rules for checked and unchecked exceptions](https://github.com/pepakriz/phpstan-exception-rules) |
159160
| phpstan-localheinz-rules | [Additional rules for PHPstan](https://github.com/localheinz/phpstan-rules) |
160161
| security-checker | [Checks composer dependencies for known security vulnerabilities](https://github.com/sensiolabs/security-checker) |
161162
| testability | [Analyses and reports testability issues of a php codebase](https://github.com/edsonmedina/php_testability) |

0 commit comments

Comments
 (0)