diff --git a/composer.json b/composer.json index 6e3d70d..08e6607 100644 --- a/composer.json +++ b/composer.json @@ -1,24 +1,24 @@ { "name": "mirzaev/vk", "type": "framework", - "description": "Фреймворк VK API", + "description": "PHP-фреймворк ВКонтакте", "keywords": [ "vk", "api" ], - "homepage": "https://git.hood.su/mirzaev/vk", + "homepage": "https://git.mirzaev.sexy/mirzaev/vk", "license": "WTFPL", "authors": [ { "name": "Arsen Mirzaev Tatyano-Muradovich", "email": "arsen@mirzaev.sexy", - "homepage": "https://hood.su/mirzaev", + "homepage": "https://mirzaev.sexy/mirzaev", "role": "Programmer" } ], "support": { - "docs": "https://git.hood.su/mirzaev/vk/manual", - "issues": "https://git.hood.su/mirzaev/vk/issues" + "docs": "https://git.mirzaev.sexy/mirzaev/vk/wiki", + "issues": "https://git.mirzaev.sexy/mirzaev/vk/issues" }, "require": { "php": "~8.1",