We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
laravel/serializable-closure
1 parent 18c22d1 commit b4d9257Copy full SHA for b4d9257
src/Illuminate/Database/composer.json
@@ -41,6 +41,7 @@
41
"illuminate/events": "Required to use the observers with Eloquent (^11.0).",
42
"illuminate/filesystem": "Required to use the migrations (^11.0).",
43
"illuminate/pagination": "Required to paginate the result set (^11.0).",
44
+ "laravel/serializable-closure": "Required to handle circular references in model serialization (^1.3).",
45
"symfony/finder": "Required to use Eloquent model factories (^7.0)."
46
},
47
"config": {
0 commit comments