diff --git a/composer.json b/composer.json index ea2cbd8..7b45124 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "App\\": "app/" }, "files": [ - "app/helpers.php" + "app/Helpers.php" ] }, "autoload-dev": {