Skip to content

Commit 2dc1315

Browse files
authored
Update composer.json
修改composer
1 parent 5877c24 commit 2dc1315

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phpzlc/upload",
33
"description": "上传文件组件",
4-
"homepage": "https://phpzlc.github.io/",
4+
"homepage": "https://phpzlc.com/",
55
"license": "MIT",
66
"type": "library",
77
"keywords": [
@@ -24,4 +24,4 @@
2424
"require": {
2525
"php": ">=7.1.3"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)