Skip to content

Commit ae22e6f

Browse files
committed
Adjust serializable-closure version
1 parent 2f35071 commit ae22e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"require": {
3434
"php": "^8.1",
3535
"illuminate/support": "^10.0|^11.0",
36-
"laravel/serializable-closure": "^1.0",
36+
"laravel/serializable-closure": "^2.0",
3737
"loophp/phposinfo": "^1.8",
3838
"opis/closure": "^4.0"
3939
},

0 commit comments

Comments
 (0)