Skip to content

Commit 0f24edf

Browse files
committed
Update composer package name
1 parent 72b17b4 commit 0f24edf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "laravel/laravel",
3-
"description": "The Laravel Framework.",
4-
"keywords": ["framework", "laravel"],
2+
"name": "bpocallaghan/laravel-admin-starter",
3+
"description": "A Laravel CMS Starter project with AdminLTE theme and core features.",
4+
"keywords": ["framework", "laravel", "adminlte", "roles", "impersonate", "navigation", "analytics", "cms", "admin"],
55
"license": "MIT",
66
"type": "project",
77
"require": {

0 commit comments

Comments
 (0)