dcblogdev / laravel-microsoft-graph

Laravel package for Microsoft Graph API (Microsoft365)
https://dcblog.dev/docs/laravel-microsoft-graph
Other
120 stars 51 forks source link

$userModel with type problems #71

Closed antoniopaisfernandes closed 3 months ago

antoniopaisfernandes commented 5 months ago

Hi,

Looking at the latest release, I think the object type is not ok:

image

The static $userModel is a string but the method type is an object.

Can it keep being a string?

dcblogdev commented 3 months ago

Thanks, I've updated this.

https://github.com/dcblogdev/laravel-microsoft-graph/releases/tag/v3.2.6