PHPStan rules and collectors to find dead and unused code
composer require "shipmonk/dead-code-detector:0.2.1"
| 包名 | 版本要求 |
|---|---|
| php | ^7.4 || ^8.0 |
| phpstan/phpstan | ^1.11.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/orm | ^2.19 || ^3.0 |
| editorconfig-checker/editorconfig-checker | ^10.3.0 |
| ergebnis/composer-normalize | ^2.28 |
| nette/application | ^3.1 |
| nette/component-model | ^3.0 |
| nette/utils | ^3.0 || ^4.0 |
| phpstan/phpstan-phpunit | ^1.1.1 |
| phpstan/phpstan-strict-rules | ^1.2.3 |
| phpstan/phpstan-symfony | ^1.4 |
| phpunit/phpunit | ^9.5.20 |
| shipmonk/composer-dependency-analyser | ^1.6 |
| shipmonk/name-collision-detector | ^2.0.0 |
| shipmonk/phpstan-rules | ^3.1 |
| slevomat/coding-standard | ^8.15.0 |
| symfony/contracts | ^2.5 || ^3.0 |
| symfony/event-dispatcher | ^5.4 || ^6.0 || ^7.0 |
| symfony/routing | ^5.4 || ^6.0 || ^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-09-05 11:28:14 |
| 类型 | phpstan-extension |