arcanedev/composer
最新稳定版本:1.6.0
Composer 安装命令:
composer require arcanedev/composer
包简介
Composer plugin for ARCANESOFT
README 文档
README
By ARCANEDEV©
Installation
$ composer require arcanedev/composer
Usage
{
"require": {
"arcanedev/composer": "~1.0"
},
"extra": {
"merge-plugin": {
"include": [
"composer.local.json",
"modules/*/composer.json"
],
"recurse": true,
"replace": false,
"merge-dev": true,
"merge-extra": false
}
}
}
Plugin configuration
The plugin reads its configuration from the merge-plugin section of your composer.json's extra section.
An include setting is required to tell Composer Plugin which file(s) going to be merged.
Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.
Credit
This package is based on https://github.com/wikimedia/composer-merge-plugin.
统计信息
- 总下载量: 1.14k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-06-17