Skip to content

Commit

Permalink
Added laravel 10 support
Browse files Browse the repository at this point in the history
  • Loading branch information
claire-cyber-duck committed Nov 15, 2023
1 parent 7247776 commit 98ef83a
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/database": "^8.0|^9.0"
"illuminate/database": "^8.0|^9.0|^10.0"
},
"require-dev": {
"orchestra/testbench": "*",
Expand Down

0 comments on commit 98ef83a

Please sign in to comment.