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 4bd4b59 commit efeaa55Copy full SHA for efeaa55
composer.json
@@ -33,10 +33,9 @@
33
}
34
],
35
"support": {
36
- "docs": "https://chillerlan.github.io/php-qrcode",
+ "docs": "https://php-qrcode.readthedocs.io",
37
"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"
+ "source": "https://github.com/chillerlan/php-qrcode"
40
},
41
"minimum-stability": "stable",
42
"prefer-stable": true,
0 commit comments