overtrue / laravel-wechat

微信 SDK for Laravel, 基于 overtrue/wechat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laravel 9 报错

waney opened this issue · comments

commented

if (config('wechat.defaults.use_laravel_cache')) {

PHP 8.0.13
laravel 9.1.0
···
Cannot use object of type EasyWeChat\OpenPlatform\Application as array
···
微信截图_20220222095533

哪个版本啊?

麻烦检查一下:

  1. pimple/container 版本
  2. vendor 代码是否动过?
  3. 删掉 vendor 重新装试试?
commented

只是单纯的升了laravel 9.1.0, 其他什么都没动,

 w7corp/easywechat (6.0-beta17)
overtrue/laravel-wechat (master)

overtrue/laravel-wechat 目前只支持 overtrue/wechat 5.x 不支持 w7corp/easywechat 。。。