Skip to content

Commit 03a8f49

Browse files
committed
update composer name
1 parent f743118 commit 03a8f49

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/react-starter-kit",
3+
"name": "laravel/blank-react-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)