backup support ftp and sftp

This commit is contained in:
xiaomlove
2022-05-12 19:03:30 +08:00
parent cd7de04e6c
commit 7e9efd14df
30 changed files with 293 additions and 34 deletions

View File

@@ -40,6 +40,8 @@
"laravel/octane": "^1.2",
"laravel/sanctum": "^2.10",
"laravel/tinker": "^2.5",
"league/flysystem-ftp": "^3.0",
"league/flysystem-sftp-v3": "^3.0",
"masbug/flysystem-google-drive-ext": "^2.0",
"orangehill/iseed": "^3.0",
"phpgangsta/googleauthenticator": "dev-master",