We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70bf5e1 commit ade252aCopy full SHA for ade252a
1 file changed
composer.json
@@ -23,7 +23,8 @@
23
},
24
"require-dev": {
25
"phpunit/phpunit": "^10",
26
- "illuminate/database": ">= 10"
+ "illuminate/database": ">= 10",
27
+ "laravel/serializable-closure": "^1.3"
28
29
"extra": {
30
"laravel": {
0 commit comments