overtrue / laravel-wechat

微信 SDK for Laravel, 基于 overtrue/wechat
MIT License
2.88k stars 502 forks source link

Laravel 10 无法安装 7.2 版本的 overtrue/laravel-wechat #479

Closed imvkmark closed 1 year ago

imvkmark commented 1 year ago

错误如下, 依赖的 monolog/monolog 版本有问题

  Problem 1
    - w7corp/easywechat[6.0.0, ..., 6.8.0] require monolog/monolog ^2.2 -> found monolog/monolog[2.2.0, ..., 2.9.2] but the package is fixed to 3.5.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - overtrue/laravel-wechat 7.2.0 requires w7corp/easywechat ^6.0.0 -> satisfiable by w7corp/easywechat[6.0.0, ..., 6.8.0].
    - Root composer.json requires overtrue/laravel-wechat ^7.2 -> satisfiable by overtrue/laravel-wechat[7.2.0].
imvkmark commented 1 year ago

mirror not sync.