Composer plugin for automatic installation of Rector extensions
composer require "rector/rector-installer:0.10.2"
| 包名 | 版本要求 |
|---|---|
| composer-plugin-api | ^1.1 || ^2.0 |
| php | ^7.3 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| composer/composer | ^2.0 |
| composer/xdebug-handler | 2.0 as 1.4 |
| friendsofphp/php-cs-fixer | ^3.0 |
| jangregor/phpstan-prophecy | ^0.8.1 |
| phpspec/prophecy-phpunit | ^2.0 |
| phpstan/extension-installer | ^1.1 |
| phpunit/phpunit | ^9.5 |
| rector/rector-phpstan-rules | ^0.1 |
| symplify/easy-coding-standard | ^9.3.1 |
| symplify/phpstan-extensions | ^9.3 |
| symplify/phpstan-rules | ^9.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-05-06 21:14:19 |
| 类型 | composer-plugin |