diff --git a/composer.json b/composer.json index a89f438..be039be 100644 --- a/composer.json +++ b/composer.json @@ -28,10 +28,7 @@ "autoload": { "psr-4": { "CSlant\\TelegramGitNotifier\\": "src/" - }, - "files": [ - "common/helpers.php" - ] + } }, "autoload-dev": { "psr-4": {