8000 Added license to composer.json · codezninja/codebird-php@2024a83 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 2024a83

Browse files
committed
Added license to composer.json
1 parent f7af56b commit 2024a83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"version": "2.3.1",
55
"autoload": {
66
"classmap": ["src/"]
7-
}
7+
},
8+
"license": "GPL-3.0"
89
}

0 commit comments

Comments
 (0)
0