composer安装tp5如何指定framework版本?

浏览:1603 发布日期:2019/06/30 分类:ThinkPHP5专区
如下。framework用不一样的版本,运行会产生什么问题?我昨天就出了一些问题。D:\demo\tp5_nuomi2>composer create-project topthink/think tp5_nuomi  5.0.3 --pr
fer-dist
Installing topthink/think (v5.0.3)
  - Installing topthink/think (v5.0.3): Loading from cache
Created project in tp5_nuomi
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
  - Installing topthink/think-installer (v2.0.0): Loading from cache
  - Installing topthink/framework (v5.1.37.1): Loading from cache
Writing lock file
Generating autoload files
最佳答案
评论( 相关
后面还有条评论,点击查看>>