Update composer.json

This commit is contained in:
Anyon 2018-11-26 17:56:42 +08:00
parent aba6f6397b
commit 966b2b33b2

View File

@ -11,6 +11,7 @@
"autoload": {"psr-4": {"app\\": "application"}},
"require": {
"php": ">=5.6.0",
"php-iconv": "*",
"qiniu/php-sdk": "^7.2",
"endroid/qr-code": "^1.9",
"topthink/framework": "^5.1",