diff --git a/composer.json b/composer.json index 1b65fd6..be89a81 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,5 @@ "homepage": "https://git.bit5.ru/composer/taskman_unity", "require": { "php": ">=7.4" - }, - "autoload": { - "files": ["unity.inc.php"] } }