Skip to content

Commit b0204f6

Browse files
committed
Update Composer
1 parent ed5c6a9 commit b0204f6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "laravel/laravel",
3-
"description": "The Laravel Framework.",
2+
"name": "viral/laravel-adminpanel",
3+
"description": "The Laravel AdminPanel with API Boilerplate.",
44
"keywords": [
55
"framework",
66
"laravel",
@@ -39,8 +39,7 @@
3939
"database"
4040
],
4141
"psr-4": {
42-
"App\\": "app/",
43-
"Bvipul\\Generator\\": "packages/bvipul/generator/src/"
42+
"App\\": "app/"
4443
},
4544
"files": [
4645
"app/Helpers/helpers.php"

0 commit comments

Comments
 (0)