From b0b9082295e413893709da4bcbddbc713a2b476e Mon Sep 17 00:00:00 2001 From: ipranjal Date: Fri, 27 Sep 2024 02:24:13 +0530 Subject: [PATCH] fix: license --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index b2dcbac..e668ae2 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,7 @@ "name": "scrawler/exception", "description": "whoops integration for scrawler", "type": "library", + "license": "MIT", "autoload": { "files": [ "src/functions.php"