File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 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
28285.7.* | 4.0.*
29295.8.* | 5.0.*
30306.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`
4446This 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
You can’t perform that action at this time.
0 commit comments