From 1674fa6656c11efe9fc457b86d8174f4b11b9058 Mon Sep 17 00:00:00 2001 From: Sam Light Date: Mon, 30 Dec 2024 10:03:53 +0000 Subject: Fixed licence --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4ac43b6..7ab90c8 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lightscale/laralight-svg", "description": "Laravel SVG sprites", - "licence": "mit", + "licence": "MIT", "type": "library", "autoload": { "psr-4": { -- cgit v1.2.3