php composer.phar诊断结果: 检查平台设置:FAIL 加载了xdebug扩展,这可以减慢Composer的速度。 建议在使用Composer时禁用它。 检查git设置:好的 检查http连接:好的 检查github.com oauth访问:失败 github.com的oauth令牌似乎无效,运行" composer config --global --unset github-oauth.github.com"删除它 检查磁盘可用空间:好的 检查作曲家版本:失败 您没有运行最新版本 有人可以帮助我吗?谢谢你?
答案 0 :(得分:0)
您应该运行composer config --global --unset github-oauth.github.com
并重试
或composer update --prefer-dist