Skip to content

Commit 16c5193

Browse files
update README
1 parent 432da1d commit 16c5193

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Laravel Make User
2-
## v5.0.0
2+
## v7.0.0
33

44
[![Build Status](https://travis-ci.org/michaeldyrynda/laravel-make-user.svg?branch=master)](https://travis-ci.org/michaeldyrynda/laravel-make-user)
55
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/michaeldyrynda/laravel-make-user/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/michaeldyrynda/laravel-make-user/?branch=master)
@@ -28,6 +28,8 @@ Laravel | Package
2828
5.7.* | 4.0.*
2929
5.8.* | 5.0.*
3030
6.x | 6.0.*
31+
7.x | 7.0.*
32+
3133

3234
## Code Samples
3335

@@ -44,7 +46,7 @@ This package runs on the assumption that you are using Laravel's default `users`
4446
This package is installed via [Composer](https://getcomposer.org/). To install, run the following command.
4547

4648
```bash
47-
composer require "dyrynda/laravel-make-user:~4.0"
49+
composer require dyrynda/laravel-make-user
4850
```
4951

5052
## Support

0 commit comments

Comments
 (0)