diff --git a/composer.json b/composer.json index f2295e1..946ab69 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,5 @@ "homepage": "https://git.bit5.ru/composer/taskman_i18n", "require": { "php": ">=7.4" - }, - "autoload": { - "files": ["i18n.inc.php"] } }