Set project name in Composer config
This commit is contained in:
parent
98bef5bf1a
commit
3242423ed3
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
{
|
||||
"name": "laravel/laravel",
|
||||
"name": "anonaddy/anonaddy",
|
||||
"type": "project",
|
||||
"description": "The Laravel Framework.",
|
||||
"description": "Anonymous email forwarding",
|
||||
"keywords": [
|
||||
"framework",
|
||||
"laravel"
|
||||
"email"
|
||||
],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
|
|
Loading…
Add table
Reference in a new issue