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",
|
"type": "project",
|
||||||
"description": "The Laravel Framework.",
|
"description": "Anonymous email forwarding",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"framework",
|
"email"
|
||||||
"laravel"
|
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue