Skip to content

v3.0.0

Choose a tag to compare

@alies-dev alies-dev released this 24 Feb 15:13
· 37 commits to master since this release
73f32fe

What's Changed

  • ⚠️ Dump dependencies @alies-dev in #388:
    • Drop Laravel 10 and support Laravel 12
    • Drop PHP 8.1 support
    • Drop Psalm v5 support
  • Fixes:
    • Support Model::$factory static property (for HasFactory) 801629e (error: Undefined array key "factory") @alies-dev
    • Fix "Cannot get method params for Illuminate\Support\Facades\Auth::user" @alies-dev
  • Internal changes:

Full Changelog: v2.11.1...v3.0.0