erickskrauch/composer-exclusive-install
Composer 安装命令:
composer require erickskrauch/composer-exclusive-install
包简介
A Composer plugin that prevents more than one install or update operation at a time.
README 文档
README
A Composer plugin that prevents more than one install or update operation at a time. The lock isn't global,
but project-based and located in the vendor folder. After the command is completed, the lock is released even
if it wasn't completed normally.
Warning: the plugin will not work in different docker containers with shared
vendorlocation! If you have any ideas on how to implement this, please describe your idea in the issue.
Installation
The plugin should be installed globally.
composer global require erickskrauch/composer-exclusive-install
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-24