overtrue / laravel-wechat

微信 SDK for Laravel, 基于 overtrue/wechat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

与laravel 10 冲突,主要是monolog的版本冲突

brianping7 opened this issue · comments

laravel 要求3.0以上的monolog版本, laravel-chat要求2.0版本

抱歉,你说的哪个版本,新版没有依赖 monolog

  • Root composer.json requires w7corp/easywechat ^6.8 -> satisfiable by w7corp/easywechat[6.8.0].
    • w7corp/easywechat 6.8.0 requires monolog/monolog ^2.2 -> found monolog/monolog[2.2.0, ..., 2.9.2] but these were not loaded, likely because it conflicts with another require.

最新的是6.15.1