Skip to content

Commit f9bc584

Browse files
authored
Update composer.json
1 parent e44d263 commit f9bc584

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "xiaodi/think-site-pusher",
3+
"description": "ThinkPHP 网站链接提交 扩展包",
34
"license": "MIT",
45
"type": "think-extend",
56
"authors": [
@@ -8,6 +9,11 @@
89
"email": "[email protected]"
910
}
1011
],
12+
"keywords": [
13+
"php",
14+
"thinkphp",
15+
"think-extend"
16+
],
1117
"minimum-stability": "dev",
1218
"require": {
1319
"topthink/framework": "6.0.*|5.1.*",

0 commit comments

Comments
 (0)