Skip to content

Commit 5b88331

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 56c27d9 commit 5b88331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
},
2222
"require": {
2323
"php": "^7.3 || ^8.0",
24+
"composer-runtime-api": "^2.2",
2425
"illuminate/support": "^8.83.4 || ^9.51 || ^10.0",
2526
"laravie/serialize-queries": "^2.0",
26-
"laravel/serializable-closure": "^1.0",
27-
"composer-runtime-api": "^2.2"
27+
"laravel/serializable-closure": "^1.0"
2828
},
2929
"require-dev": {
3030
"guzzlehttp/guzzle": "^7.2",

0 commit comments

Comments
 (0)