diff options
-rw-r--r-- | LICENSE (renamed from LICENCE) | 0 | ||||
-rw-r--r-- | composer.json | 2 |
2 files changed, 1 insertions, 1 deletions
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": { |