diff --git a/composer.json b/composer.json index d55a9b9..eb4e037 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,5 @@ "homepage": "https://git.bit5.ru/composer/taskman_error", "require": { "php": ">=7.4" - }, - "autoload": { - "files": ["error.inc.php"] } }