driftingly / rector-laravel

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

Fixes a mix up between latest() and oldest() #146

Closed peterfox closed 11 months ago

peterfox commented 11 months ago

Fixes a mistake with latest() and oldest() being the wrong way around.

Brough up as a problem in #142