Skip to content

Commit 5ee5e1a

Browse files
authored
Update composer.json
Changing name so it doesn't conflict
1 parent 1f07c77 commit 5ee5e1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "exodusanto/administrator",
2+
"name": "jkachel/laravel-admin",
33
"description": "A database interface package for Laravel (Legacy of Frozennode Laravel-Administrator)",
44
"homepage": "http://administrator.frozennode.com",
55
"keywords": ["administrator", "admin", "database", "laravel-administrator", "laravel", "cms"],
@@ -49,4 +49,4 @@
4949
]
5050
},
5151
"minimum-stability": "dev"
52-
}
52+
}

0 commit comments

Comments
 (0)