Update dependencies to latest #270
Annotations
4 errors
phpstan:
app/Http/Controllers/MarkNotificationAsReadController.php#L40
Call to an undefined method Illuminate\Database\Eloquent\Collection::markAsRead().
|
phpstan:
app/Libs/Game/Game.php#L76
Return type of call to method Illuminate\Database\Eloquent\Collection<int,Gamify\Models\User>::map() contains unresolvable type.
|
phpstan:
app/Libs/Game/Game.php#L87
Access to an undefined property Gamify\Models\User::$total_points.
|
phpstan
Process completed with exit code 1.
|