diff options
| -rw-r--r-- | composer.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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": { | 
