PHPUnit extensions and rules for PHPStan
composer require "phpstan/phpstan-phpunit:1.1.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | ^7.2 || ^8.0 |
| phpstan/phpstan | ^1.11 |
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^4.13.0 |
| php-parallel-lint/php-parallel-lint | ^1.2 |
| phpstan/phpstan-strict-rules | ^1.5.1 |
| phpunit/phpunit | ^9.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-07-22 12:35:30 |
| 类型 | phpstan-extension |