Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Oct 22, 2021
1 parent 3b71f25 commit 555aa02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
},
"require": {
"php": "^7.3 || ^8.0",
"illuminate/database": "^8.63",
"illuminate/support": "^8.63"
"illuminate/database": "^8.66",
"illuminate/support": "^8.66"
},
"require-dev": {
"nunomaduro/larastan": "^0.7.10",
"orchestra/canvas": "^6.1",
"orchestra/canvas": "^6.7",
"orchestra/testbench": "^6.22"
},
"config": {
Expand Down

0 comments on commit 555aa02

Please sign in to comment.