Skip to content

Bump laravel/serializable-closure from 2.0.10 to 2.0.11 in the production-dependencies group#70

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/production-dependencies-f2d31a77d6
Open

Bump laravel/serializable-closure from 2.0.10 to 2.0.11 in the production-dependencies group#70
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/production-dependencies-f2d31a77d6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Bumps the production-dependencies group with 1 update: laravel/serializable-closure.

Updates laravel/serializable-closure from 2.0.10 to 2.0.11

Release notes

Sourced from laravel/serializable-closure's releases.

v2.0.11

Changelog

Sourced from laravel/serializable-closure's changelog.

v2.0.11 - 2026-04-07

Commits
  • d1af40a [2.x] [bug] Bypass property hooks during serialization traversal on PHP 8.4+ ...
  • f8bdfd7 Update README caveats: remove resolved limitations, add same-line closure not...
  • b606877 Register MultipleClosuresOnSameLineTest in phpunit.xml.dist (#143)
  • ccdfd65 Fix SerializableClosure used as class property being incorrectly unwrapped du...
  • 68e88d8 [2.x] [bug] Fix instanceof with parenthesized expressions (#140)
  • 98bcfa5 [2.x] [bug] Add true to builtin types list for PHP 8.2+ (#141)
  • 36db44e [2.x] [bug] Fix crash with method-only attributes on serialized closures (#128)
  • e63a694 [2.x] [regression] Fix v2.0.9 regression: Bus::chain breaks with nested closu...
  • d66c7ce [2.x] [cleanup] Remove dead code and fix docblock errors (#139)
  • e84149a Fix operator precedence bug in scope detection for class keywords (#137)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [laravel/serializable-closure](https://github.com/laravel/serializable-closure).


Updates `laravel/serializable-closure` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/laravel/serializable-closure/releases)
- [Changelog](https://github.com/laravel/serializable-closure/blob/2.x/CHANGELOG.md)
- [Commits](laravel/serializable-closure@v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: laravel/serializable-closure
  dependency-version: 2.0.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant