driftingly / rector-laravel

Rector upgrades rules for Laravel
http://getrector.org
MIT License
500 stars 49 forks source link

Allow configuring EloquentOrderByToLatestOrOldestRector #148

Closed johnbacon closed 9 months ago

johnbacon commented 11 months ago

Resolves #147.

Notes

Tested

driftingly commented 11 months ago

We use composer docs to update the docs using symplify/rule-doc-generator. Can you ensure your changes are compatible?

johnbacon commented 10 months ago

@driftingly That should be done now! Thanks for the heads up, it wasn't compatible without changes.