diff --git a/composer.json b/composer.json index 109be95..126f4ac 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,8 @@ "description": "taskman UPM utils", "homepage": "https://git.bit5.ru/bit/taskman_upm", "require": { - "php": ">=7.4" + "php": ">=7.4", + "bit/taskman_git" : "^v1.0.0" }, "autoload": { "classmap": ["upm.inc.php"]