PHPUnit extensions and rules for PHPStan
composer require "phpstan/phpstan-phpunit:0.11.1"
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^4.0 |
| php | ~7.1 |
| phpstan/phpdoc-parser | ^0.3 |
| phpstan/phpstan | ^0.11 |
| 包名 | 版本要求 |
|---|---|
| consistence/coding-standard | ^3.0.1 |
| dealerdirect/phpcodesniffer-composer-installer | ^0.4.4 |
| jakub-onderka/php-parallel-lint | ^1.0 |
| phing/phing | ^2.16.0 |
| phpstan/phpstan-strict-rules | ^0.11 |
| phpunit/phpunit | ^7.0 |
| satooshi/php-coveralls | ^1.0 |
| slevomat/coding-standard | ^4.5.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-05-10 20:33:17 |
| 类型 | phpstan-extension |