Skip to content

Commit efeaa55

Browse files
committed
:octocat:
1 parent 4bd4b59 commit efeaa55

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@
3333
}
3434
],
3535
"support": {
36-
"docs": "https://chillerlan.github.io/php-qrcode",
36+
"docs": "https://php-qrcode.readthedocs.io",
3737
"issues": "https://github.com/chillerlan/php-qrcode/issues",
38-
"source": "https://github.com/chillerlan/php-qrcode",
39-
"wiki": "https://github.com/chillerlan/php-qrcode/wiki"
38+
"source": "https://github.com/chillerlan/php-qrcode"
4039
},
4140
"minimum-stability": "stable",
4241
"prefer-stable": true,

0 commit comments

Comments
 (0)