From f09cc94ed809c1579525f602bb1e0dedb99f6e71 Mon Sep 17 00:00:00 2001 From: Pavel Shevaev Date: Mon, 23 Oct 2023 15:32:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'composer.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fa8ff44..12e823c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "bit/taskman_git", "description": "taskman git utils", - "homepage": "https://git.bit5.ru/composer/taskman_git", + "homepage": "https://git.bit5.ru/bit/taskman_git", "require": { "php": ">=7.4" },