Skip to content

Commit

Permalink
Added versioning note due to changes in Laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
DCzajkowski authored Sep 15, 2019
1 parent 84f754c commit d8b4448
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
![](https://i.imgur.com/1z5XkDc.png)

## Versioning
The version of this package reflects current major version of the Laravel framework. For example:
If Laravel framework has version 5.6, version of this package compatible will be `5.6.*`.
~The version of this package reflects current major version of the Laravel framework. For example:
If Laravel framework has version 5.6, version of this package compatible will be `5.6.*`.~

Due to changes in Laravel's versioning scheme, version 6.1.* will aim to be compatible with a version 6.1.* of Laravel. For example, _auth-tests_ version 6.1.1 and 6.1.20 will be all compatible with Laravel 6.1.*

## Installation
> Before installation please make sure you have scaffolded
Expand Down

0 comments on commit d8b4448

Please sign in to comment.