From e12dfe27ab07001aab67eb26cdf6430e86e29c79 Mon Sep 17 00:00:00 2001 From: RedHood Date: Sun, 25 Oct 2020 15:29:13 +1000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20composer.json=20+=20=D1=82=D0=B5=D0=B3?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) 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" } ] }