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 6a0cfed commit a10d8aaCopy full SHA for a10d8aa
composer.json
@@ -12,10 +12,12 @@
12
"license": "MIT",
13
"version": "1.5.0",
14
"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
- },
+ "repositories": [
+ {
+ "type": "vcs",
+ "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"
0 commit comments