fix some security issues + change username min length to 3

This commit is contained in:
xiaomlove
2022-12-08 20:43:33 +08:00
parent a0fb2c61d0
commit a39067021c
14 changed files with 83 additions and 50 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"geoip2/geoip2": "~2.0",
"hashids/hashids": "^4.1",
"imdbphp/imdbphp": "^7.0",
"laravel/framework": "^9.0",
"laravel/framework": "9.20.0",
"laravel/octane": "^1.2",
"laravel/sanctum": "^2.10",
"laravel/tinker": "^2.5",