Skip to content

v3.3.2

Choose a tag to compare

@crynobone crynobone released this 11 Jul 22:52
· 317 commits to 6.x since this release
  • Allow to directly attach and detach an instance of Orchestra\Model\Role via Orchestra\Model\User.
  • Remove following traits on Orchestra\Model\User:
    • Orchestra\Notifier\Notifiable
    • Illuminate\Auth\Passwords\CanResetPassword
  • Remove following contracts on Orchestra\Model\User:
    • Orchestra\Contracts\Notification\Recipient
    • Illuminate\Contracts\Auth\CanResetPassword