rector/rector-prefixed
This package is abandoned and no longer maintained.
The author suggests using the rector/rector package instead.
Prefixed and PHP 7.1 downgraded version of rector/rector
Maintainers
0.10.21
2021-05-09 17:59 UTC
Requires
- php: ^7.1|^8.0
- phpstan/phpstan: 0.12.85
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
- phpstan/phpdoc-parser: <=0.5.3
- phpstan/phpstan: <=0.12.82
Replaces
None
MIT c14f4b73e32bb4c5ff0b339caa4de005bc0a7f09
This package is auto-updated.
Last update: 2021-05-13 16:44:31 UTC
README
Since Rector 0.11, the prefixed version is now released in rector/rector by default. It works the same way as this package.
See Prefixed Rector by Default.
How to Upgrade?
composer remove rector/rector-prefixed composer require rector/rector:^0.11 --dev
If you have any problem upgrading, let us know at: https://github.com/rectorphp/rector/issues/new
