diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index a74abc9..fbda6ff 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ github: TheDragonCode open_collective: dragon-code -custom: [ "https://boosty.to/dragon-code", "https://yoomoney.ru/to/410012608840929" ] +custom: [ "https://boosty.to/dragon-code", "https://yoomoney.ru/to/410012608840929", "https://www.donationalerts.com/r/dragon_code" ] diff --git a/composer.json b/composer.json index a663fcc..c6c9717 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,8 @@ "authors": [ { "name": "Andrey Helldar", - "email": "helldar@dragon-code.pro" + "email": "helldar@dragon-code.pro", + "homepage": "https://github.com/andrey-helldar" } ], "support": { @@ -39,6 +40,10 @@ { "type": "yoomoney", "url": "https://yoomoney.ru/to/410012608840929" + }, + { + "type": "donationalerts", + "url": "https://www.donationalerts.com/r/dragon_code" } ], "require": { @@ -74,4 +79,4 @@ "preferred-install": "dist", "sort-packages": true } -} +} \ No newline at end of file