Skip to content

Commit 8b89a90

Browse files
authored
Add support for laravel 8
1 parent a8964d5 commit 8b89a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^7.1",
77
"divineomega/password_exposed": "^3.0.1",
8-
"illuminate/contracts": "^5.1||^6.0||^7.0"
8+
"illuminate/contracts": "^5.1||^6.0||^7.0||^8.0"
99
},
1010
"license": "LGPL-3.0-only",
1111
"authors": [

0 commit comments

Comments
 (0)