Skip to content

Commit a10d8aa

Browse files
Update composer.json
Co-authored-by: Jonah Lawrence <[email protected]>
1 parent 6a0cfed commit a10d8aa

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

composer.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@
1212
"license": "MIT",
1313
"version": "1.5.0",
1414
"homepage": "https://github.com/DenverCoder1/github-readme-streak-stats",
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/DenverCoder1/github-readme-streak-stats.git"
18-
},
15+
"repositories": [
16+
{
17+
"type": "vcs",
18+
"url": "https://github.com/DenverCoder1/github-readme-streak-stats"
19+
}
20+
],
1921
"support": {
2022
"issues": "https://github.com/DenverCoder1/github-readme-streak-stats/issues",
2123
"source": "https://github.com/DenverCoder1/github-readme-streak-stats"

0 commit comments

Comments
 (0)