Skip to content

Commit

Permalink
Suggest serialisable-closure (#52673)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Sep 6, 2024
1 parent 32daea1 commit 01c9d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Illuminate/Support/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
},
"suggest": {
"illuminate/filesystem": "Required to use the composer class (^11.0).",
"laravel/serializable-closure": "Required to use the once function (^1.3).",
"league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.0.2).",
"ramsey/uuid": "Required to use Str::uuid() (^4.7).",
"symfony/process": "Required to use the composer class (^7.0).",
Expand Down

0 comments on commit 01c9d30

Please sign in to comment.