Added
- Support for HigherOrderCollectionProxy (#781)
- Support for Illuminate\Database\Query\Expression as column (#784)
- Support for
when
andunless
methods on Eloquent builder (#791)
Fixed
- Fixed incorrectly inferring the return type of custom methods that return Collections (#751) Thanks @Josh-G
Changed
- Fixed the phpstan/phpstan dependency to 0.12.81