diff --git a/composer.json b/composer.json index b413acf..fb604c2 100644 --- a/composer.json +++ b/composer.json @@ -3,9 +3,9 @@ "type": "library", "description": "Колпачный менеджер аккаунтов", "keywords": [ - "vk", "hood", - "accounts" + "accounts", + "vk" ], "homepage": "https://git.hood.su/hood/accounts", "license": "AGPL-3.0-or-later", @@ -20,7 +20,7 @@ "support": { "docs": "https://git.hood.su/hood/accounts/manual", "issues": "https://git.hood.su/hood/accounts/issues", - "chat": "https://vk.com/cyberhybrid" + "chat": "https://vk.me/darkweb228" }, "require": { "php": ">=7.4.0", @@ -46,10 +46,6 @@ { "type": "Hood", "url": "https://git.hood.su/hood/accounts/thanks" - }, - { - "type": "Evil Alliance", - "url": "https://vk.com/darkweb228" } ] }