What's Changed
Features
- Eloquent: Provide template type info for Relation methods by @alies-dev in #860
- Eloquent: Capture
using/aschain mutations onbelongsToMany/morphToManyby @alies-dev in #868 - Allow custom config directories for
NoEnvOutsideConfigby @alies-dev in #859
Fixes
- Suppress
PossiblyUnusedMethodreports for FormRequest hooks by @andrew-demb in #863 - Expand
PossiblyUnusedMethodsuppression to common Laravel hook methods: Command, Migration, Seeder, Mailable, Notification, ServiceProvider by @alies-dev in #866
Internal changes
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #862
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #861
New Contributors
- @andrew-demb made their first contribution in #863
Full Changelog: v4.9.1...v4.9.2