Skip to content

Update opis/closure requirement from 3.6.x-dev@dev to 4.5.0@dev#57

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/opis/closure-4.5.0dev
Open

Update opis/closure requirement from 3.6.x-dev@dev to 4.5.0@dev#57
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/opis/closure-4.5.0dev

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Updates the requirements on opis/closure to permit the latest version.

Release notes

Sourced from opis/closure's releases.

Version 4.5.0

  • Fixed nested re-serialization #163
Changelog

Sourced from opis/closure's changelog.

v4.5.0, 2026.03.05

  • Fixed nested re-serialization #163

v4.4.0, 2025.11.20

  • Add PHP 8.5 support #162

v4.3.1, 2025.01.10

  • Fixed reference bug #154

v4.3.0, 2025.01.08

  • Proper serialization of private properties
  • Improved serialization/deserialization of properties having hooks (PHP 8.4)
  • Skip virtual properties (PHP 8.4)
  • Added Opis\Closure\clear_cache()
  • Added Opis\Closure\get_raw_properties()

v4.2.1, 2025.01.07

  • Improved generic object serialization

v4.2.0, 2025.01.07

Changes

  • Added support for anonymous classes (also supports closures bound to anonymous classes)
  • Fixed closure scope for some edge cases
  • Improved parsers

Internal changes

Added classes

  • AbastractInfo
  • AbstractParser
  • AnonymousClassInfo
  • AnonymousClassParser
  • ReflectionClass
  • CodeStream

Removed

  • ClosureStream (replaced by CodeStream)
  • ClassInfo (replace by ReflectionClass)

v4.1.0, 2025.01.05

... (truncated)

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [opis/closure](https://github.com/opis/closure) to permit the latest version.
- [Release notes](https://github.com/opis/closure/releases)
- [Changelog](https://github.com/opis/closure/blob/master/CHANGELOG.md)
- [Commits](opis/closure@3.6.0...4.5.0)

---
updated-dependencies:
- dependency-name: opis/closure
  dependency-version: 4.5.0
  dependency-type: direct:production
...

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 Mar 16, 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.

0 participants