Skip to content

Commit 6d4a943

Browse files
committed
chore: repositories 改为 vcs 类型指向 GitHub URL
Made-with: Cursor
1 parent 05b66f9 commit 6d4a943

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
"HyperfTest\\": "tests"
2424
}
2525
},
26+
"repositories": [
27+
{
28+
"type": "vcs",
29+
"url": "https://github.com/businessg/base-excel.git"
30+
}
31+
],
2632
"require": {
2733
"php": ">=8.1",
2834
"ext-mbstring": "*",

0 commit comments

Comments
 (0)