PHPUnit extensions and rules for PHPStan
composer require "phpstan/phpstan-phpunit:2.0.x-dev"
| 包名 | 版本要求 |
|---|---|
| phar-io/version | ^3.2 |
| php | ^7.4 || ^8.0 |
| phpstan/phpstan | ^2.2.3 |
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^5 |
| php-parallel-lint/php-parallel-lint | ^1.2 |
| phpstan/phpstan-deprecation-rules | ^2.0 |
| phpstan/phpstan-strict-rules | ^2.0 |
| phpunit/phpunit | ^9.6 |
| shipmonk/name-collision-detector | ^2.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-06-22 12:22:48 |
| 类型 | phpstan-extension |