码迷,mamicode.com
首页 > 其他好文 > 详细

composer require 指定版本

时间:2019-03-14 13:18:45      阅读:549      评论:0      收藏:0      [点我收藏+]

标签:operation   mat   opera   down   nload   unzip   val   led   open   

默认

composer require endroid/qr-code

指定版本

composer require endroid/qr-code 1.9.3
# composer require endroid/qr-code 1.9.3
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Removing endroid/qr-code (2.5.1)
  - Installing endroid/qr-code (1.9.3): Downloading (100%)         
    The Process class relies on proc_open, which is not available on your PHP installation.
    The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
    Unzip with unzip command failed, falling back to ZipArchive class
Writing lock file
Generating autoload files

composer require 指定版本

标签:operation   mat   opera   down   nload   unzip   val   led   open   

原文地址:https://www.cnblogs.com/jiqing9006/p/10529609.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!