From ba0584f99c1d50c0ab15730dc280c45b57fae43a Mon Sep 17 00:00:00 2001 From: Hafifie PKB Date: Thu, 23 Nov 2023 16:15:35 +0800 Subject: [PATCH] make faker for gadai and changes marhun to make the calculation for the gold, update composer remove helpers --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index deaf479..2c8071f 100644 --- a/composer.json +++ b/composer.json @@ -17,9 +17,6 @@ "phpunit/phpunit": "^8.5" }, "autoload": { - "files":[ - "app/helpers.php" - ], "classmap": [ "database/seeds", "database/factories"