Skip to content

Commit 48edc5d

Browse files
committed
Modified license Apache-2.0 to MIT in composer.json.
1 parent 8f06ded commit 48edc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hyperf/redis",
33
"description": "A redis component for hyperf.",
4-
"license": "Apache-2.0",
4+
"license": "MIT",
55
"keywords": [
66
"php",
77
"hyperf",

0 commit comments

Comments
 (0)