diff --git a/composer.json b/composer.json index 4f1622f..d570634 100644 --- a/composer.json +++ b/composer.json @@ -30,10 +30,7 @@ "autoload": { "psr-4": { "litvinjuan\\LaravelPayments\\": "src" - }, - "files": [ - "src\\Util\\helpers.php" - ] + } }, "extra": { "laravel": {