File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Laravel Make User
2- ## v2 .0.0
2+ ## v3 .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 )
@@ -23,6 +23,7 @@ Laravel | Package
2323:-------|:--------
24245.4.* | 1.0.*
25255.5.* | 2.0.*
26+ 5.6.* | 3.0.*
2627
2728## Code Samples
2829
@@ -47,7 +48,7 @@ This will create a new user with the email address `
[email protected] `, a randoml
4748This package is installed via [ Composer] ( https://getcomposer.org/ ) . To install, run the following command.
4849
4950``` bash
50- composer require " dyrynda/laravel-make-user:~2 .0"
51+ composer require " dyrynda/laravel-make-user:~3 .0"
5152```
5253
5354Then add the service provider to your ` config/app.php ` file:
You can’t perform that action at this time.
0 commit comments