friendsofsilverstripe/upgrade-path
Composer 安装命令:
composer require friendsofsilverstripe/upgrade-path
包简介
Identifies which packages restrains you from upgrading to a newer framework version.
关键字:
README 文档
README
installation
Choose, adjust and run:
// composer require plus dev/build to ensure the framework knows. composer require friendsofsilverstripe/upgrade-path --dev; php ./framework/cli-script.php dev/build; clear; // show and tell how to use it. php ./framework/cli-script.php dev/tasks/UpgradePath; echo "To re-run use: sake dev/tasks/UpgradePath" // saving to git git add composer.json composer.lock git commit -m 'MINOR: adding upgrade-path :)'
It is recommendated to install this only as dev dependency!
usage
sake dev/tasks/UpgradePath
misc: future ideas/development, issues, contributing, license
made with ☕
统计信息
- 总下载量: 1.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-05-18