Skip to content

Commit

Permalink
support for Laravel 6
Browse files Browse the repository at this point in the history
fixes #2
  • Loading branch information
tomsisk committed Sep 27, 2019
1 parent bc1078f commit 1ec3607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}
],
"require": {
"illuminate/auth": "~5.7"
"illuminate/auth": "~5.7|~6.0"
},
"require-dev": {
"mockery/mockery": "~1.0"
Expand Down

0 comments on commit 1ec3607

Please sign in to comment.