Skip to content

Bump laminas/laminas-hydrator from 4.5.0 to 4.7.0

Created by: dependabot[bot]

Bumps laminas/laminas-hydrator from 4.5.0 to 4.7.0.

Release notes

Sourced from laminas/laminas-hydrator's releases.

4.7.0

Release Notes for 4.7.0

Feature release (minor)

4.7.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

4.6.0

Release Notes for 4.6.0

Feature release (minor)

4.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Enhancement

renovate

Commits
  • 6455f15 Merge pull request #94 from samsonasik/apply-php80
  • fc76007 Apply PHP 8.0 Syntax and constructor promotion
  • 195c461 Merge pull request #93 from gsteel/PHP-8.2
  • 32de091 Stop ignoring platform reqs on 8.1, but ignore them on 8.2
  • 2485c94 Fix psalm issues with tests
  • 2a24fd4 Correctly register psalm phpunit plugin
  • 667fce6 Use modern class reference syntax instead of get_class()
  • 919c27d Solve dynamic property deprecations
  • eaa7150 Add support for PHP 8.2, remove support for PHP 7.4
  • 720d903 Lock file maintenance
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Merge request reports

Loading