Skip to content

Commit 0e68d2c

Browse files
authored
Update readme.md
1 parent f3f8a3e commit 0e68d2c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Easily start creating, updating, editing, and deleting users in minutes with min
4141

4242

4343
### Requirements
44-
* [Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, or 7+](https://laravel.com/docs/installation)
44+
* [Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, 7, or 8+](https://laravel.com/docs/installation)
4545

4646
### Integrations
4747
Laravel users can work out the box with or without the following roles packages:
@@ -53,7 +53,7 @@ Laravel users can work out the box with or without the following roles packages:
5353
### Installation Instructions
5454
1. From your projects root folder in terminal run:
5555

56-
Laravel 5.6, 5.7, and 5.8+ use:
56+
Laravel 5.6, 5.7, 5.8, 6, 7, and 8+ use:
5757

5858
```
5959
composer require jeremykenedy/laravel-users
@@ -83,7 +83,7 @@ Laravel users can work out the box with or without the following roles packages:
8383
```
8484
8585
2. Register Package
86-
* Laravel 5.5, 5.6, and 5.7+
86+
* Laravel 5.5, 5.6, 5.7, 5.8, 6, 7, 8+
8787
Uses package auto discovery feature, no need to edit the `config/app.php` file.
8888
8989
* Laravel 5.4 and below

0 commit comments

Comments
 (0)