Skip to content

Commit

Permalink
Merge 3764b48 into d88da04
Browse files Browse the repository at this point in the history
  • Loading branch information
Boring Dragon committed Mar 7, 2023
2 parents d88da04 + 3764b48 commit b9cfa19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"require": {
"php": "^7.3 || ^8.0",
"illuminate/database": "^8.67 || ^9.0",
"illuminate/support": "^8.67 || ^9.0"
"illuminate/database": "^8.67 || ^9.0 || ^10.0",
"illuminate/support": "^8.67 || ^9.0 || ^10.0"
},
"require-dev": {
"nunomaduro/larastan": "^1.0.1",
Expand Down

0 comments on commit b9cfa19

Please sign in to comment.