Skip to content

Commit

Permalink
Merge pull request #20 from lloricode/patch-1
Browse files Browse the repository at this point in the history
Add support for laravel 8
  • Loading branch information
DivineOmega authored Sep 2, 2020
2 parents a8964d5 + 8b89a90 commit d1e3326
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 @@ -5,7 +5,7 @@
"require": {
"php": "^7.1",
"divineomega/password_exposed": "^3.0.1",
"illuminate/contracts": "^5.1||^6.0||^7.0"
"illuminate/contracts": "^5.1||^6.0||^7.0||^8.0"
},
"license": "LGPL-3.0-only",
"authors": [
Expand Down

0 comments on commit d1e3326

Please sign in to comment.