Home > Backend Development > PHP Tutorial > php composer为什么安装软件的时候就不动了

php composer为什么安装软件的时候就不动了

WBOY
Release: 2016-06-06 20:41:32
Original
2363 people have browsed it

我已经安装好了composer 我想安装yii2 但是在我运行

composer global require "fxp/composer-asset-plugin:1.0.0-beta3"
基本根本等不到结果,有一次等到了,在安装yii2的时候也是一直卡住:
composer create-project --prefer-dist yiisoft/yii2-app-advanced yii2-project-advanced

这种问题有办法改善吗?家里网速也不慢啊。。。。

回复内容:

我已经安装好了composer 我想安装yii2 但是在我运行

composer global require "fxp/composer-asset-plugin:1.0.0-beta3"
基本根本等不到结果,有一次等到了,在安装yii2的时候也是一直卡住:
composer create-project --prefer-dist yiisoft/yii2-app-advanced yii2-project-advanced

这种问题有办法改善吗?家里网速也不慢啊。。。。

composer中国镜像欢迎你:http://pkg.phpcomposer.com/

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template