Skip to content

Commit 6f7c659

Browse files
committed
Add Laravel 11 support.
1 parent 4df9bb8 commit 6f7c659

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||^8.0||8.1",
77
"divineomega/password_exposed": "^3.2.0",
8-
"illuminate/contracts": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0"
8+
"illuminate/contracts": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0"
99
},
1010
"license": "LGPL-3.0-only",
1111
"authors": [

0 commit comments

Comments
 (0)