Skip to content

Commit

Permalink
[3.x] Supports laravel/serializable-closure 2
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Nov 15, 2024
1 parent 9df2b87 commit c41cd97
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 @@ -27,7 +27,7 @@
"php": "^8.1",
"illuminate/database": "^10.40 || ^11.0",
"illuminate/queue": "^10.40 || ^11.0",
"laravel/serializable-closure": "^1.3"
"laravel/serializable-closure": "dev-develop as 1.999.999"
},
"require-dev": {
"laravel/pint": "^1.6",
Expand Down

0 comments on commit c41cd97

Please sign in to comment.