Skip to content

Commit 0094c8e

Browse files
committed
Added license name to template/composer.json (MIT)
1 parent 2941719 commit 0094c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/composer.json.sk_file

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "{package.name.composer}",
33
"description": "{package.description}",
44
"type": null,
5-
"license": null,
5+
"license": "MIT",
66
"authors": [
77
{
88
"name": "{author.name}",

0 commit comments

Comments
 (0)