kisphp/composer-no-update
Composer 安装命令:
composer require kisphp/composer-no-update
包简介
Kisphp composer no update plugin
README 文档
README
This repository will prevent to run composer update without parameters.
You should always run composer update {repository} to update only specific repositories that you use in your application.
If you know what you are doing and still want to run the update without any parameters, then you have two ways to do it:
COMPOSER_UPDATE_FORCE=1 composer update
or
composer update --no-plugins
# this option will disable all composer plugin
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-26