chore: add license
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "nih/command-builder",
|
||||
"description": "A (somewhat) simple command builder inspired by rust's std library",
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Nih\\CommandBuilder\\": "src/"
|
||||
|
||||
Reference in New Issue
Block a user