Skip to content

Commit 5105b17

Browse files
committed
fix: add license for composer package
1 parent 61392cf commit 5105b17

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
File renamed without changes.

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,8 @@
2121
"pestphp/pest-plugin": true,
2222
"infection/extension-installer": true
2323
}
24-
}
24+
},
25+
"license": [
26+
"MIT"
27+
]
2528
}

0 commit comments

Comments
 (0)