Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jan 9, 2024
1 parent b1a8e91 commit 6e12d07
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 @@ -25,15 +25,15 @@
"require": {
"php": "^7.3 || ^8.0",
"composer-runtime-api": "^2.2",
"illuminate/support": "^8.83.4 || ^9.51 || ^10.0",
"laravie/serialize-queries": "^2.0",
"illuminate/support": "^8.83.4 || ^9.51 || ^10.0 || ^11.0",
"laravie/serialize-queries": "^2.0 || ^3.0",
"laravel/serializable-closure": "^1.0"
},
"require-dev": {
"guzzlehttp/guzzle": "^7.2",
"laravel/nova": "^4.14",
"nunomaduro/larastan": "^2.4",
"orchestra/testbench": "^7.30 || ^8.10",
"orchestra/testbench": "^7.30 || ^8.19",
"phpunit/phpunit": "^9.6",
"nova-kit/nova-devtool": "^1.2.1"
},
Expand Down

0 comments on commit 6e12d07

Please sign in to comment.