Skip to content

Commit bc0987b

Browse files
committed
Update composer.json
1 parent 8572685 commit bc0987b

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

composer.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
{
2-
"name": "laravel-zero/laravel-zero",
2+
"name": "getclair/hello-clair",
33
"description": "The Laravel Zero Framework.",
44
"keywords": ["framework", "laravel", "laravel zero", "console", "cli"],
5-
"homepage": "https://laravel-zero.com",
65
"type": "project",
76
"license": "MIT",
87
"support": {
9-
"issues": "https://github.com/laravel-zero/laravel-zero/issues",
10-
"source": "https://github.com/laravel-zero/laravel-zero"
8+
"source": "https://github.com/getclair/hello-clair"
119
},
1210
"authors": [
1311
{
14-
"name": "Nuno Maduro",
15-
"email": "enunomaduro@gmail.com"
12+
"name": "Adam Campbell",
13+
"email": "adam@getclair.com"
1614
}
1715
],
1816
"require": {

0 commit comments

Comments
 (0)