From b19f95c9b6d8b7542713c7b11b0631354524723d Mon Sep 17 00:00:00 2001 From: fuseAware Admin Date: Thu, 21 Feb 2019 13:21:07 +0000 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6a77257..b3c8f22 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "fuseAware/libchart", + "name": "fuseaware/libchart", "type": "library", "description": "Simple PHP chart drawing library", "keywords": ["chart","charts","bar charts","line charts","pie charts"],