Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit c153ec2

Browse files
update readme for version 2.1.0
1 parent 25ea0c0 commit c153ec2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Laravel Efficient UUIDs
2-
## v2.0.0
2+
## v2.1.0
33

44
[![Build Status](https://travis-ci.org/michaeldyrynda/laravel-efficient-uuid.svg?branch=master)](https://travis-ci.org/michaeldyrynda/laravel-efficient-uuid)
55
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/michaeldyrynda/laravel-efficient-uuid/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/michaeldyrynda/laravel-efficient-uuid/?branch=master)
@@ -22,6 +22,8 @@ Using UUIDs in Laravel is made super simple in combination with [laravel-model-u
2222

2323
This package supports Laravel 5.5 as of version 2.0.0.
2424

25+
This package supports Laravel 5.6 as of version 2.1.0.
26+
2527
## Installation
2628

2729
This package is installed via [Composer](https://getcomposer.org/). To install, run the following command.

0 commit comments

Comments
 (0)