We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44d263 commit f9bc584Copy full SHA for f9bc584
1 file changed
composer.json
@@ -1,5 +1,6 @@
1
{
2
"name": "xiaodi/think-site-pusher",
3
+ "description": "ThinkPHP 网站链接提交 扩展包",
4
"license": "MIT",
5
"type": "think-extend",
6
"authors": [
@@ -8,6 +9,11 @@
8
9
"email": "liangjinbiao@live.com"
10
}
11
],
12
+ "keywords": [
13
+ "php",
14
+ "thinkphp",
15
+ "think-extend"
16
+ ],
17
"minimum-stability": "dev",
18
"require": {
19
"topthink/framework": "6.0.*|5.1.*",
0 commit comments