From e61e006b64cd7b17ce114e0e55de855057cf20aa Mon Sep 17 00:00:00 2001 From: cp6 Date: Fri, 18 Feb 2022 15:55:05 +1100 Subject: [PATCH] composer.json updates composer.json updates --- composer.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index a7420ae..844d745 100644 --- a/composer.json +++ b/composer.json @@ -1,10 +1,12 @@ { - "name": "laravel/laravel", + "name": "corbpie/myidlers", "type": "project", - "description": "The Laravel Framework.", + "description": "Web app for displaying, organizing and storing information about servers, shared/reseller hosting and domains.", "keywords": [ - "framework", - "laravel" + "myidlers", + "crud", + "vps", + "organization" ], "license": "MIT", "require": {