From 8fa1aa628b5a802673394b464a25b26f6f405288 Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Mon, 26 Aug 2024 08:57:20 -0500 Subject: [PATCH] update composer description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6a9174e..98bb26a 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "investbrainapp/investbrain", "type": "project", - "description": "The skeleton application for the Laravel framework.", + "description": "A smart open-source tool that consolidates and tracks portfolios from your different brokerages", "keywords": ["stocks", "dividends", "investments", "tracking"], "license": "CC-BY-NC 4.0", "require": {