欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

composer 安装tp5报:file could not be downloaded (HTTP/1.1 404 Not Found) 解决办法

程序员文章站 2022-03-04 19:01:34
...

file could not be downloaded (HTTP/1.1 404 Not Found)
解决办法
清除composer 缓存后再重新安装就行了

composer clear-cache

原文链接

相关标签: 工具