Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
masakik committed Aug 25, 2021
1 parent 10f2928 commit 7871fb8
Show file tree
Hide file tree
Showing 4 changed files with 657 additions and 258 deletions.
6 changes: 0 additions & 6 deletions app/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,4 @@ class User extends Authenticatable
'password', 'remember_token',
];

// public static function roles(){
// return [
// 'admin',
// 'authorized'
// ];
// }
}
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"uspdev/laravel-usp-theme": "^2.0",
"uspdev/laravel-usp-validators": "^1.0",
"uspdev/replicado": "^1.5",
"uspdev/senhaunica-socialite": "4.0.0-rc.5",
"uspdev/senhaunica-socialite": "^4.0",
"uspdev/wsfoto": "^2.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 7871fb8

Please sign in to comment.