Skip to content

Commit e247da7

Browse files
committed
Modified license Apache-2.0 to MIT in composer.json.
1 parent e6dd58e commit e247da7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hyperf/command",
33
"type": "library",
4-
"license": "Apache-2.0",
4+
"license": "MIT",
55
"keywords": [
66
"php",
77
"swoole",

0 commit comments

Comments
 (0)