add credit to akaunting

This commit is contained in:
Mohit Panjwani
2020-05-21 14:53:27 +05:30
parent 2b03bc798e
commit 6a4009e13a
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ use GuzzleHttp\Exception\RequestException;
use Crater\Events\UpdateFinished;
use ZipArchive;
// Implementation taken from Akaunting - https://github.com/akaunting/akaunting
class Updater
{
use SiteApi;