What's Changed
- Support Rector 0.18.8 and bump minimum Rector version that works by @GeniJaho in #151
- Adds ThrowIfRector rule by @peterfox in #154
- Allow configuring EloquentOrderByToLatestOrOldestRector by @johnbacon in #148
- Update code style by @driftingly in #156
- Fix AddGenericReturnTypeToRelationsRector for MorphTo relations by @GeniJaho in #159
- Update ruleset default configuration by @GeniJaho in #160
- [Laravel100] Adds ReplaceExpectsMethodsInTests rule by @peterfox in #162
- [Laravel100] Swap assertTimesSent with assertSentTimes by @peterfox in #163
- Add JsonCallToExplicitJsonCallRector by @Stoffo in #158
New Contributors
- @johnbacon made their first contribution in #148
- @Stoffo made their first contribution in #158
Full Changelog: 0.26.2...0.27.0