Makes dropbox working again

Using a new SDK, since the one we used is now deprecated
This commit is contained in:
2020-02-03 17:34:52 +01:00
parent 09d7880145
commit 3fe73c9b0b
6 changed files with 748 additions and 28 deletions

View File

@@ -3,7 +3,6 @@ namespace Shikiryu\Backup\Backup;
class Files extends BackupAbstract
{
/**
* @param array $config
* @throws \Exception