Skip to content

Commit 52022e2

Browse files
authored
Merge pull request #6 from my-com/fix/add-license
Add license to composer.json
2 parents c62ddbf + bf00440 commit 52022e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"email": "[email protected]"
77
}
88
],
9+
"license": "MIT",
910
"autoload": {
1011
"psr-4": {
1112
"ConditionalActions\\": "./src"

0 commit comments

Comments
 (0)