v3.0.0
TYPO3 Rector finally supports TYPO3 13 projects!
No more need to install TYPO3 Rector as a standalone tool. It can finally be required by your project composer.json.
What's Changed
- [TASK] Run tests also under PHP 8.4 by @simonschaufi in #4460
- Upgrade to Rector 2.0 with PHPStan 2 and PHPParser 5 by @samsonasik in #4450
- [TASK] Add DocumentedRuleInterface to generate documentation by @simonschaufi in #4463
ℹ️ Apart from different composer requirements, there are no breaking changes for your configuration file.
Full Changelog: v2.12.0...v3.0.0