Add a Laravel version segment

This commit is contained in:
Dominik Ritter 2018-05-01 02:10:26 +02:00
commit a2d8cccd09
4 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,9 @@
## next
### New Segment: `laravel_version`
Displays the current laravel version.
## v0.6.4
- `load` segment now has configurable averages.