Skip to content

Commit 2213eaa

Browse files
authored
Update composer.json (#119)
1 parent af081f6 commit 2213eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"illuminate/container": "^9.0|^10.0|^11.0",
2626
"illuminate/contracts": "^9.0|^10.0|^11.0",
2727
"illuminate/database": "^9.0|^10.0|^11.0",
28-
"laravel/serializable-closure": "^1.0"
28+
"laravel/serializable-closure": "^1.0|^2.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)