From 96922f4ff74d07f567d6d2fcffa3bfd0985d5824 Mon Sep 17 00:00:00 2001 From: Sam Light Date: Mon, 30 Dec 2024 10:23:57 +0000 Subject: Fixed spelling of license --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 7ab90c8..a9b4242 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "lightscale/laralight-svg", "description": "Laravel SVG sprites", - "licence": "MIT", + "license": "MIT", "type": "library", "autoload": { "psr-4": { -- cgit v1.2.3