Skip to content

Commit 123ec97

Browse files
committed
update composer name
1 parent 45302a6 commit 123ec97

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,6 +1,6 @@
11
{
22
"$schema": "https://getcomposer.org/schema.json",
3-
"name": "laravel/vue-starter-kit",
3+
"name": "laravel/blank-vue-starter-kit",
44
"type": "project",
55
"description": "The skeleton application for the Laravel framework.",
66
"keywords": [
@@ -82,4 +82,4 @@
8282
},
8383
"minimum-stability": "stable",
8484
"prefer-stable": true
85-
}
85+
}

0 commit comments

Comments
 (0)