diff --git a/composer.json b/composer.json index 36f2b6c..4ed205f 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,5 @@ "homepage": "https://git.bit5.ru/bit/taskman_git", "require": { "php": ">=7.4" - }, - "autoload": { - "files": ["git.inc.php"] } }