Released Rector 0.19.7
Bugfixes 🐛
- [TypeDeclaration] Skip assign in construct with method call property same name on RestoreDefaultNullToNullableTypePropertyRector (#5556)
- [Privatization] Fix reprint with attribute on FinalizeTestCaseClassRector (#5557)
- [DX] Fix missing Rector\RectorGenerator\Exception\ConfigurationException (#5558)
- Fix platform version resolution, use require first (#5555)
- bump template version (rectorphp/rector-src@02a088c)