quanwei
2 days ago 73b874c72ad55eb9eef21c36160ac0de58f0189e
admin/composer.json
@@ -31,7 +31,8 @@
        "phpoffice/phpspreadsheet": "^1.13",
        "topthink/think-worker": "^3.0",
        "workerman/mysql": "^1.0",
        "alipaysdk/easysdk": "^2.2"
        "alipaysdk/easysdk": "^2.2",
        "topthink/think-image": "^1.0"
    },
    "require-dev": {
        "symfony/var-dumper": "^4.2",
@@ -46,7 +47,10 @@
        }
    },
    "config": {
        "preferred-install": "dist"
        "preferred-install": "dist",
        "allow-plugins": {
            "easywechat-composer/easywechat-composer": true
        }
    },
    "scripts": {
        "post-autoload-dump": [