summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorSam Light <samlight1994@gmail.com>2024-12-30 10:23:57 +0000
committerSam Light <samlight1994@gmail.com>2024-12-30 10:23:57 +0000
commit96922f4ff74d07f567d6d2fcffa3bfd0985d5824 (patch)
tree5904a8c2dd8d763b30e30e12c08004117c05286f /composer.json
parent1674fa6656c11efe9fc457b86d8174f4b11b9058 (diff)
Fixed spelling of license
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 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": {