Skip to content

Commit

Permalink
Merge pull request #31 from philbates35/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
philbates35 committed Feb 29, 2024
2 parents f05d177 + a9de805 commit 8d3e79f
Show file tree
Hide file tree
Showing 4 changed files with 349 additions and 345 deletions.
2 changes: 1 addition & 1 deletion app/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class User extends Authenticatable
/**
* The attributes that are mass assignable.
*
* @var array<string>
* @var array<int, string>
*/
protected $fillable = [
'name',
Expand Down
Loading

0 comments on commit 8d3e79f

Please sign in to comment.