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].
错误如下, 依赖的
monolog/monolog
版本有问题