Skip to content

Commit 530188b

Browse files
committed
Add license info to composer.json
1 parent c8ef58d commit 530188b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
},
3535
"scripts": {
3636
"test": "vendor/bin/phpunit"
37-
}
37+
},
38+
"license": "MIT"
3839
}

0 commit comments

Comments
 (0)