{ "name": "crmeb/yihaotong", "description": "CRMEB一号通", "type": "library", "license": "Apache-2.0", "autoload": { "psr-4": { "Crmeb\\Yihaotong\\": "src/" } }, "authors": [ { "name": "liaofei" } ], "minimum-stability": "stable", "require": { "php": ">=8.0", "ext-json": "*", "guzzlehttp/guzzle": "^7.0|^6.0", "psr/simple-cache": "^2.0|^3.0" }, "require-dev": { "phpunit/phpunit": "8.5.*" }, "archive": { "exclude": [ "vuepress/" ] } }