Generate Rector rules from command line
composer require "rector/rector-generator:0.6.12"
| 包名 | 版本要求 |
|---|---|
| nette/utils | ^3.2 |
| nikic/php-parser | ^4.14 |
| php | >=8.1 |
| symfony/console | ^6.0 |
| symfony/dependency-injection | ^6.0 |
| symfony/finder | ^6.0 |
| symplify/package-builder | ^11.0 |
| webmozart/assert | ^1.11 |
| 包名 | 版本要求 |
|---|---|
| php-parallel-lint/php-parallel-lint | ^1.3 |
| phpstan/extension-installer | ^1.1 |
| phpstan/phpdoc-parser | ^1.6.4 |
| phpstan/phpstan-strict-rules | ^1.3 |
| phpstan/phpstan-webmozart-assert | ^1.0 |
| phpunit/phpunit | ^9.5 |
| rector/rector-src | dev-main |
| symplify/coding-standard | ^11.0 |
| symplify/easy-coding-standard | ^11.0 |
| symplify/easy-testing | ^11.0 |
| symplify/monorepo-builder | ^11.0 |
| symplify/phpstan-extensions | ^11.0 |
| symplify/phpstan-rules | ^11.0 |
| symplify/vendor-patches | ^11.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-09-19 19:55:40 |
| 类型 | rector-extension |