From 9bbb133e2a09b6381210e4f6390061b9f7a8f12d Mon Sep 17 00:00:00 2001 From: Pavel Shevaev Date: Mon, 23 Oct 2023 15:33:23 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ec87635..b6a590e 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,8 @@ "description": "taskman composer utils", "homepage": "https://git.bit5.ru/bit/taskman_composer", "require": { - "php": ">=7.4" + "php": ">=7.4", + "bit/taskman_git" : "^v1.0.0" }, "autoload": { "classmap": ["composer.inc.php"]