packagist psalm/plugin-laravel v3.9.2

6 hours ago

What's Changed

Features & Fixes

  • Support Laravel 13 by plugin v3 by @alies-dev in #871
  • Better Eloquent Relationship type inferring:
    • Provide template type info for Relation methods by @alies-dev in #860
    • Capture using/as chain mutations on belongsToMany / morphToMany by @alies-dev in #868
  • Config options: Allow custom config directories for NoEnvOutsideConfig by @alies-dev in #859
  • Suppress PossiblyUnusedMethod:
    • Suppress PossiblyUnusedMethod reports for FormRequest hooks by @andrew-demb in #863
    • Expand PossiblyUnusedMethod suppression to common Laravel hook methods: Command, Migration, Seeder, Mailable, Notification, ServiceProvider by @alies-dev in #866

Internal changes

  • CI:
    • 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

Full Changelog: v3.9.1...v3.9.2

Don't miss a new plugin-laravel release

NewReleases is sending notifications on new releases.