Download the PHP package oscar-ol/laravel-app-versioning without Composer
On this page you can find all versions of the php package oscar-ol/laravel-app-versioning. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oscar-ol/laravel-app-versioning
More information about oscar-ol/laravel-app-versioning
Files in oscar-ol/laravel-app-versioning
Package laravel-app-versioning
Short Description App versioning commands for Laravel
License MIT
Homepage https://github.com/oscar-ol/laravel-app-versioning
Informations about the package laravel-app-versioning
App versioning commands for Laravel
This package provides a set of commands to manage the version of your Laravel application.
It is based on the Semantic Versioning specification.
It uses Semantic versioning helper library PHLAK/SemVer created by Chris Kankiewicz (@PHLAK)
Installation
You can install the package via composer:
Publish the version.json file
Usage
Increment the version
Set (override) the version or individual values
Show the version
Get the Version class inside your code
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Oscar Orta
- Chris Kankiewicz for the PHLAK/SemVer library
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-app-versioning with dependencies
illuminate/support Version ^9.52.16|^10.0|^11.0|^12.0
phlak/semver Version ^6.1