easywecht 报错:easywechat//Kernel//Support//Arr::exists(): Argument #1 ($array) must be of type array,

报错原因: Arr 读取非数组子项时报错
issue:https://github.com/w7corp/easywechat/issues/2743
修复版本:https://github.com/w7corp/easywechat/releases/tag/6.12.10

升级方法:
切换腾讯云的源: composer config -g repo.packagist composer https://mirrors.cloud.tencent.com/composer

升级到指定版本:composer require w7corp/easywechat:6.12.11 -vvv