计算机网络/计算机科学与应用/系统/运维/开发

Tp5.1安装错误 Could not find package topthink/think with stability stable.

错误:

 [InvalidArgumentException]
Could not find package topthink/think with stability stable.


删除之前的镜像:

composer config -g --unset repos.packagist


成功下载tp

composer create-project topthink/think=5.1.* tp5


梦想在远方闪烁,脚步则需踏实前行。

评论

^