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 9f3e328449
commit fde5304524
6 changed files with 170 additions and 10 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"