Skip to content

Commit b4d9257

Browse files
authored
[11.x] Suggest laravel/serializable-closure on Database component (#52835)
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 18c22d1 commit b4d9257

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Database/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"illuminate/events": "Required to use the observers with Eloquent (^11.0).",
4242
"illuminate/filesystem": "Required to use the migrations (^11.0).",
4343
"illuminate/pagination": "Required to paginate the result set (^11.0).",
44+
"laravel/serializable-closure": "Required to handle circular references in model serialization (^1.3).",
4445
"symfony/finder": "Required to use Eloquent model factories (^7.0)."
4546
},
4647
"config": {

0 commit comments

Comments
 (0)