diff options
author | Sam Light <samlight1994@gmail.com> | 2024-12-30 10:02:05 +0000 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2024-12-30 10:02:05 +0000 |
commit | 503bb65b51eda6a5f6a0f8077582b5861d43728c (patch) | |
tree | c00a8fe942b9b4b8d0c01870baed4573c49ba72b /composer.json | |
parent | 5b13267594693a1fb1ed738235c338b275fbaf81 (diff) |
Added licence
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
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": { |