Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 8, 2023
1 parent f6f5968 commit 1e60e81
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
},
"require": {
"php": "^7.3 || ^8.0",
"illuminate/database": "^8.67 || ^9.0",
"illuminate/support": "^8.67 || ^9.0"
"illuminate/database": "^8.67 || ^9.50.2",
"illuminate/support": "^8.67 || ^9.50.2"
},
"require-dev": {
"nunomaduro/larastan": "^1.0.1",
"orchestra/canvas": "^6.7 || ^7.0",
"orchestra/testbench": "^6.22 || ^7.0"
"nunomaduro/larastan": "^1.0.4",
"orchestra/canvas": "^6.7 || ^7.5",
"orchestra/testbench": "^6.22 || ^7.22.1"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 1e60e81

Please sign in to comment.