Skip to content

Commit

Permalink
Merge pull request #39 from philbates35/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
philbates35 authored Jun 19, 2024
2 parents aea75f2 + 2dcc6ae commit 570bbbf
Show file tree
Hide file tree
Showing 6 changed files with 1,743 additions and 967 deletions.
2 changes: 1 addition & 1 deletion app/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class User extends Authenticatable
/**
* The attributes that are mass assignable.
*
* @var array<int, string>
* @var list<string>
*/
protected $fillable = [
'name',
Expand Down
Loading

0 comments on commit 570bbbf

Please sign in to comment.