From b95397f4206a062e63f4ff11b813c1ab174b55f3 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 24 Jun 2017 23:42:17 -0600 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ee568b2..b0f582d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "netsyms/business-sso", - "description": "Single-sign-on system and accounts database for Netsyms small business apps", + "name": "netsyms/business-portal", + "description": "Single-sign-on system and dashboard for Netsyms Business Apps", "type": "project", "require": { "catfan/medoo": "^1.2",