mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-28 06:47:24 +08:00
refactor: 重构规范部分代码、邮件队列增加失败重试、去除多个支付方式、更新依赖
This commit is contained in:
+1
-2
@@ -22,10 +22,8 @@
|
||||
"joanhey/adapterman": "^0.6.1",
|
||||
"laravel/framework": "^10.0",
|
||||
"laravel/horizon": "^5.9.6",
|
||||
"laravel/pulse": "*",
|
||||
"laravel/tinker": "^2.5",
|
||||
"linfo/linfo": "^4.0",
|
||||
"nunomaduro/collision": "^7.10",
|
||||
"paragonie/sodium_compat": "^1.20",
|
||||
"php-curl-class/php-curl-class": "^8.6",
|
||||
"spatie/db-dumper": "^3.4",
|
||||
@@ -39,6 +37,7 @@
|
||||
"barryvdh/laravel-debugbar": "^3.9",
|
||||
"fakerphp/faker": "^1.9.1",
|
||||
"mockery/mockery": "^1.3.1",
|
||||
"nunomaduro/collision": "^7.10",
|
||||
"orangehill/iseed": "^3.0",
|
||||
"phpunit/phpunit": "^10.0",
|
||||
"spatie/laravel-ignition": "^2.0"
|
||||
|
||||
Reference in New Issue
Block a user