markbaker/ukraine
Composer 安装命令:
composer require markbaker/ukraine
包简介
Composer Plug-in to show support for Ukraine
关键字:
README 文档
README
A PHP Composer Plug-in to show support for Ukraine
Installation
Include this plug-in in the composer.json file for your own libraries:
"require": {
...,
"markbaker/ukraine": "*"
},
For Composer v2, you may also need to include a reference in the allow-plugins section of your composer.json.
"config": {
"sort-packages": true,
"allow-plugins": {
"markbaker/ukraine": true
}
},
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-21
