danielmrdev/laravel-app-version
最新稳定版本:1.0.5
Composer 安装命令:
composer require danielmrdev/laravel-app-version
包简介
Update app version in 'package.json' and 'composer.json' files. Add commit message and version to the CHANGELOG.md file. Commit changes and (optionaly) deploy them.
README 文档
README
My (own & personal) system to update the version of Laravel applications, their changelog and commit changes to git.
Additionally, it can merge changes from the main`` branch to the deploy` branch in order to deploy automatically these changes to the remote server.
This package installs a Laravel console command called update:version that can perform all the tasks described above.
Usage:
$ php artisan update:version {message} {--T|tag=version} {--deploy}
NOTE: due to the very personal nature of this task, the repository's issues system has been disabled. Feel free to fork and make the changes you need to adapt this to your own system.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-05