diff --git a/composer.json b/composer.json index 0530a6d..e72184c 100644 --- a/composer.json +++ b/composer.json @@ -33,10 +33,7 @@ "autoload": { "psr-4": { "CSlant\\LaravelTelegramGitNotifier\\": "src/" - }, - "files": [ - "common/helpers.php" - ] + } }, "autoload-dev": { "psr-4": {