PHPUnit extensions and rules for PHPStan
composer require "phpstan/phpstan-phpunit:0.9.2"
| 包名 | 版本要求 |
|---|---|
| php | ~7.0 |
| phpstan/phpstan | ^0.9.1 |
| phpunit/phpunit | ^6.3 |
| 包名 | 版本要求 |
|---|---|
| consistence/coding-standard | ^2.0 |
| jakub-onderka/php-parallel-lint | ^0.9.2 |
| phing/phing | ^2.16.0 |
| phpstan/phpstan-strict-rules | ^0.9 |
| satooshi/php-coveralls | ^1.0 |
| slevomat/coding-standard | ^3.3.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-12-11 09:46:38 |
| 类型 | library |