Skip to content

Release version 1.0.0

Choose a tag to compare

@helsner helsner released this 21 Aug 19:47
· 1087 commits to main since this release
4a62031

Most important changes with this version!

  • install ssch/typo3-rector instead of rector/rector
  • the command vendor/bin/rector init --template-type=typo3 got 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.