Skip to content

Commit

Permalink
Update composer.json (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
asugai authored Dec 11, 2024
1 parent af081f6 commit 2213eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"illuminate/container": "^9.0|^10.0|^11.0",
"illuminate/contracts": "^9.0|^10.0|^11.0",
"illuminate/database": "^9.0|^10.0|^11.0",
"laravel/serializable-closure": "^1.0"
"laravel/serializable-closure": "^1.0|^2.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 2213eaa

Please sign in to comment.