Extra strict and opinionated rules for PHPStan
composer require "phpstan/phpstan-strict-rules:1.5.2"
| 包名 | 版本要求 |
|---|---|
| php | ^7.2 || ^8.0 |
| phpstan/phpstan | ^1.10.34 |
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^4.13.0 |
| php-parallel-lint/php-parallel-lint | ^1.2 |
| phpstan/phpstan-deprecation-rules | ^1.1 |
| phpstan/phpstan-phpunit | ^1.0 |
| phpunit/phpunit | ^9.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-10-30 14:35:06 |
| 类型 | phpstan-extension |