Skip to content

Commit e4f04d2

Browse files
committed
update composer json
1 parent 74ef198 commit e4f04d2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"name": "inherelab/php-pkg-template",
33
"description": "TODO: package description",
4-
"type": "template",
4+
"type": "library",
55
"license": "MIT",
66
"homepage": "https://github.com/inherelab/php-pkg-template",
7+
"keywords": [
8+
"library",
9+
"tool"
10+
],
711
"authors": [
812
{
913
"name": "inhere",

0 commit comments

Comments
 (0)