Skip to content

Commit

Permalink
Add Laravel 10 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilddev committed Dec 5, 2023
1 parent 2d0e5d5 commit 4df9bb8
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||^8.0||8.1",
"divineomega/password_exposed": "^3.2.0",
"illuminate/contracts": "^5.1||^6.0||^7.0||^8.0||^9.0"
"illuminate/contracts": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0"
},
"license": "LGPL-3.0-only",
"authors": [
Expand Down

0 comments on commit 4df9bb8

Please sign in to comment.