feat(auth): harden authentication and add configurable two-factor support
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"laravel/sail": "^1.53",
|
||||
"mockery/mockery": "^1.6",
|
||||
"nunomaduro/collision": "^8.6",
|
||||
"pestphp/pest": "^4.2"
|
||||
"pestphp/pest": "^5.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user