From 503bb65b51eda6a5f6a0f8077582b5861d43728c Mon Sep 17 00:00:00 2001 From: Sam Light Date: Mon, 30 Dec 2024 10:02:05 +0000 Subject: Added licence --- composer.json | 1 + 1 file changed, 1 insertion(+) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 72143aa..4ac43b6 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "lightscale/laralight-svg", "description": "Laravel SVG sprites", + "licence": "mit", "type": "library", "autoload": { "psr-4": { -- cgit v1.2.3