Skip to content

Commit ae980ab

Browse files
chore: composer.json file updated with repo details (#847)
* composer.json file updated with repo details * Update composer.json Co-authored-by: Jonah Lawrence <[email protected]> * whitespace styling --------- Co-authored-by: Jonah Lawrence <[email protected]>
1 parent 8a6597e commit ae980ab

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@
1212
"license": "MIT",
1313
"version": "1.5.0",
1414
"homepage": "https://github.com/DenverCoder1/github-readme-streak-stats",
15+
"repositories": [
16+
{
17+
"type": "vcs",
18+
"url": "https://github.com/DenverCoder1/github-readme-streak-stats"
19+
}
20+
],
21+
"support": {
22+
"issues": "https://github.com/DenverCoder1/github-readme-streak-stats/issues",
23+
"source": "https://github.com/DenverCoder1/github-readme-streak-stats"
24+
},
1525
"autoload": {
1626
"classmap": [
1727
"src/"

0 commit comments

Comments
 (0)