fix conflict, fix marhun harga, add faker in gadai and fix composer

This commit is contained in:
Hafifie PKB
2023-11-23 16:24:38 +08:00
parent 4333369daa
commit 26730ced83
7 changed files with 171 additions and 11 deletions
+1 -8
View File
@@ -1,11 +1,7 @@
{
"name": "laravel/lumen",
"description": "The Laravel Lumen Framework.",
"keywords": [
"framework",
"laravel",
"lumen"
],
"keywords": ["framework", "laravel", "lumen"],
"license": "MIT",
"type": "project",
"require": {
@@ -21,9 +17,6 @@
"phpunit/phpunit": "^8.5"
},
"autoload": {
"files": [
"app/helpers.php"
],
"classmap": [
"database/seeds",
"database/factories"