From 4dffdea3def56a1fc73bac935c45ff70d6696b0d Mon Sep 17 00:00:00 2001 From: Ron Rise Date: Mon, 30 Sep 2024 21:19:29 -0400 Subject: [PATCH] back to working --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 14b6770..bfbd030 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,7 @@ { "name": "siteworxpro/monolog-handlers", - "homepage": "https://github.com/maxbanton/cwh", "type": "library", - "description": "AWS CloudWatch Handler for Monolog library", + "description": "Custom Handlers for Monolog library", "license": "MIT", "authors": [], "version": "1.0.0",