ThinkPHP composer中如何才安装

浏览:3779 发布日期:2014/06/29 分类:求助交流 关键字: composer
win7+composer 安装ThinkPHP3.2.2Would you like to define your dependencies (require) interactively [yes]? yes
Search for a package []: thinkphp

Found 2 packages matching thinkphp

   [0] wujingke/thinkphp
   [1] topthink/thinkphp

Enter package # to add, or the complete package name if it is not listed []: 1
Enter the version constraint to require []: >=3.2
Search for a package []: thinkphp

Found 2 packages matching thinkphp

   [0] wujingke/thinkphp
   [1] topthink/thinkphp

Enter package # to add, or the complete package name if it is not listed []:
但是到了那一段在不停的循环(要求版本的那一段)。
最佳答案
评论( 相关
后面还有条评论,点击查看>>