diff options
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": { |