10000 Merge pull request #10 from fabiancz/composer · codezninja/codebird-php@602765e · GitHub
[go: up one dir, main page]

Skip to content

Commit 602765e

Browse files
committed
Merge pull request jublo#10 from fabiancz/composer
Added license to composer.json
2 parents 0d924ea + 2024a83 commit 602765e

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