Set project name in Composer config

This commit is contained in:
Viktor Szépe 2021-09-04 22:38:53 +02:00 committed by GitHub
parent 98bef5bf1a
commit 3242423ed3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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": {