Release version 1.0.0
Most important changes with this version!
- install
ssch/typo3-rectorinstead ofrector/rector - the command
vendor/bin/rector init --template-type=typo3got dropped, please add config file manually provided by us. Have a look at: https://github.com/sabbelasichon/typo3-rector/blob/main/templates/rector.php.dist - We only support PHP >= 7.4. If you still running PHP < 7.4 please use rector/rector in version <= 0.13.4
- We are pinning rector/rector dependency till the bugfix version to stabilize our release.