Skip to content

Commit 50d0df2

Browse files
committed
issue #5: license + additional info
1 parent b5f9ddc commit 50d0df2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

composer.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,18 @@
55
"gui", "ui", "desktop", "toolkit", "tcltk", "tk", "widget"
66
],
77
"type": "library",
8+
"license": "MIT",
89
"authors": [
910
{
10-
"name": "Skorobogatko Alexei",
11-
"email": "[email protected]"
11+
"name": "Oleksii Skorobogatko",
12+
"email": "[email protected]",
13+
"role": "Developer"
1214
}
1315
],
16+
"support": {
17+
"source": "https://github.com/skoro/php-tkui",
18+
"issues": "https://github.com/skoro/php-tkui/issues"
19+
},
1420
"require": {
1521
"php": ">=7.4",
1622
"ext-ffi": "*",

0 commit comments

Comments
 (0)