We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6597e commit ae980abCopy full SHA for ae980ab
composer.json
@@ -12,6 +12,16 @@
12
"license": "MIT",
13
"version": "1.5.0",
14
"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
+ },
25
"autoload": {
26
"classmap": [
27
"src/"
0 commit comments