Skip to content

Commit 5fed793

Browse files
committed
package name change
1 parent 54cc1e4 commit 5fed793

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
2-
"name": "dcblogdev/admintw",
3-
"description": "Tailwind admin theme for Laravel.",
2+
"name": "dcblogdev/laravel-admintw",
3+
"description": "Tailwind admin theme & starter pack for Laravel.",
44
"type": "library",
55
"authors": [
66
{
77
"name": "David Carr",
88
"email": "[email protected]"
99
}
1010
],
11+
"homepage": "https://github.com/dcblogdev/laravel-admintw",
1112
"require": {
1213
"php": "^7.4|^8.0",
1314
"christophrumpel/missing-livewire-assertions": "^0.3.3",

0 commit comments

Comments
 (0)