Download the PHP package shabushabu/laravel-version without Composer
On this page you can find all versions of the php package shabushabu/laravel-version. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shabushabu/laravel-version
More information about shabushabu/laravel-version
Files in shabushabu/laravel-version
Package laravel-version
Short Description Various version tools for Laravel based on Git tags
License MIT
Homepage https://github.com/shabushabu/laravel-version
Informations about the package laravel-version
Laravel Version
A small package that gives you various version tools based on Git tags
Installation
You can install the package via composer:
You can then publish the config file with:
Usage
Can be used in site footers or user agent strings, for example.
The info is cached using the following key: app:version
, so you might want to clear that as part of your deployment like so:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Boris Glumpler
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-version with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0|^12.0