在[home]配置项 得到composer配置路径
修改config.json文件为
{
"config": {},
"repositories": [
{"type": "composer", "url": "http://pkg.phpcomposer.com/repo/packagist/"},
{"packagist": false}
]
}
然后执行安装命令就可以了
在[home]配置项 得到composer配置路径
修改config.json文件为
{
"config": {},
"repositories": [
{"type": "composer", "url": "http://pkg.phpcomposer.com/repo/packagist/"},
{"packagist": false}
]
}
然后执行安装命令就可以了
本文标题:composer 诊断命令一直提示https请求失败
本文链接:https://www.haomeiwen.com/subject/nzyyhltx.html
网友评论