You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laravel 9 (#314)
* Updated to allow Laravel 9 usage; Updated CI to do a matrix of versions
* Updated typing
* Laravel 9 tests and styling fixed (#327)
* allow constraints
* fix contract break
* reverted types to get tests to pass
* remove unneeded element
Co-authored-by: James Freeman <me@james-freeman.info>
* Laravel 9 style fixes (#330)
* Handle null is_active
Co-authored-by: Alban Horrocks <alban@townsend-music.com>
Co-authored-by: James Freeman <me@james-freeman.info>