v3.2.4
Added
- Add the ability to override the User model by setting
setUserModel($model)
when usingMsGraph
class
Updated
- Changed migrations to not run migrations automatically
Removed
- Removed package-level migrations, using src migrations instead