PHPUnit extensions and rules for PHPStan
composer require "phpstan/phpstan-phpunit:0.12.13"
| 包名 | 版本要求 |
|---|---|
| php | ^7.1 || ^8.0 |
| phpstan/phpstan | ^0.12.33 |
| 包名 | 版本要求 |
|---|---|
| consistence/coding-standard | ^3.5 |
| dealerdirect/phpcodesniffer-composer-installer | ^0.7.0 |
| ergebnis/composer-normalize | ^2.0.2 |
| jakub-onderka/php-parallel-lint | ^1.0 |
| phing/phing | ^2.16.0 |
| phpstan/phpstan-strict-rules | ^0.12 |
| phpunit/phpunit | ^7.0 || ^8.0 || ^9.0 |
| satooshi/php-coveralls | ^1.0 |
| slevomat/coding-standard | ^4.7.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-07-21 14:48:45 |
| 类型 | phpstan-extension |