Roave / BetterReflection

:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
MIT License
1.19k stars 131 forks source link

Bump roave/signature from 1.6.0 to 1.7.0 #1277

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps roave/signature from 1.6.0 to 1.7.0.

Release notes

Sourced from roave/signature's releases.

1.7.0

Release Notes for 1.7.0

Feature release (minor)

1.7.0

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

dependencies,php

dependencies,help wanted,php

Commits
  • 2ab4ead Bump infection/infection from 0.26.6 to 0.26.15
  • 6c3b16b Bump infection/infection from 0.26.6 to 0.26.15
  • 47a9d9f Bump symfony/console from 5.4.13 to 6.0.13
  • c85ec53 Bump symfony/console from 5.4.13 to 6.0.13
  • 7e1c7f2 Merge pull request #40 from Roave/dependabot/composer/vimeo/psalm-4.28.0
  • c4b5884 Drop PHP 7.4 from CI matrix
  • b891dc1 Drop PHP 7.4 support, pin PHP 8.0 version
  • dec14b2 Bump vimeo/psalm from 4.27.0 to 4.28.0
  • c6ece2a Bump symfony/string from 5.4.12 to 5.4.13
  • d301b28 Bump symfony/filesystem from 5.4.12 to 5.4.13
  • 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)