Download the PHP package eliashaeussler/version-bumper without Composer
On this page you can find all versions of the php package eliashaeussler/version-bumper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eliashaeussler/version-bumper
More information about eliashaeussler/version-bumper
Files in eliashaeussler/version-bumper
Download eliashaeussler/version-bumper
More information about eliashaeussler/version-bumper
Files in eliashaeussler/version-bumper
Vendor eliashaeussler
Package version-bumper
Short Description Composer plugin to bump project versions during release preparations
License GPL-3.0-or-later
Package version-bumper
Short Description Composer plugin to bump project versions during release preparations
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package version-bumper
# Version Bumper
[](https://coveralls.io/github/eliashaeussler/version-bumper)
[](https://codeclimate.com/github/eliashaeussler/version-bumper/maintainability)
[](https://github.com/eliashaeussler/version-bumper/actions/workflows/cgl.yaml)
[](https://github.com/eliashaeussler/version-bumper/actions/workflows/tests.yaml)
[](https://packagist.org/packages/eliashaeussler/version-bumper)
A Composer plugin to bump project versions during release preparations.
Provides a Composer command bump-version
and offers an easy-to-use PHP
API for integration in other frameworks.
🔥 Installation
⚡ Quickstart
Add a version-bumper.yaml
config file:
Bump next major/minor/patch version:
📝 Documentation
- Usage
- Console command
- PHP API
- Version range
- Configuration
- Config file
- Presets
- Schema
🧑💻 Contributing
Please have a look at CONTRIBUTING.md
.
⭐ License
This project is licensed under GNU General Public License 3.0 (or later).
All versions of version-bumper with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
composer-plugin-api Version ^2.0
cuyz/valinor Version ^1.12
cypresslab/gitelephant Version ^4.5
symfony/console Version ^5.4 || ^6.4 || ^7.0
symfony/filesystem Version ^5.4 || ^6.4 || ^7.0
symfony/options-resolver Version ^5.4 || ^6.4 || ^7.0
symfony/yaml Version ^5.4 || ^6.4 || ^7.0
composer-plugin-api Version ^2.0
cuyz/valinor Version ^1.12
cypresslab/gitelephant Version ^4.5
symfony/console Version ^5.4 || ^6.4 || ^7.0
symfony/filesystem Version ^5.4 || ^6.4 || ^7.0
symfony/options-resolver Version ^5.4 || ^6.4 || ^7.0
symfony/yaml Version ^5.4 || ^6.4 || ^7.0
The package eliashaeussler/version-bumper contains the following files
Loading the files please wait ....