发布于 1970-01-01 08:00
  • 3 个回答
    • 1.save ca-bundle.crt to your local path
      2.double click ca-bundler.crt to import it
      3.add the two line to php.ini

      curl.cainfo=d:/download/ca-bundle.crt  
      openssl.cafile=d:/download/ca-bundle.crt
      

      4.try to install composer-setup.exe agin.

      refer to:https://github.com/composer/composer/issues/2798

      2022-12-01 03:19 回答
    • lantern只是对浏览器有效吧

      2022-12-01 03:19 回答
    • lantern mac上只是打开一个网页吗

      2022-12-01 03:19 回答
    撰写答案
    今天,你开发时遇到什么问题呢?
    立即提问
    PHP1.CN | 中国最专业的PHP中文社区 | PNG素材下载 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
    Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有