softspring / doctrine-changelog-bundle

This package provides a doctrine change log registry bundle for audit and logs.
MIT License
1 stars 0 forks source link

Update doctrine/annotations requirement from ^1.11 to ^2.0 #7

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Updates the requirements on doctrine/annotations to permit the latest version.

Release notes

Sourced from doctrine/annotations's releases.

2.0.1

Release Notes for 2.0.1

2.0.1

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

bug

Commits
  • e157ef3 Merge branch '1.14.x' into 2.0.x
  • fb0d71a Allow annotation classes with a variadic parameter (#479)
  • 508c71c Merge pull request #477 from greg0ire/update-branch-metadata
  • c580edd Update branch metadata for documentation
  • d02c9f3 Merge pull request #471 from greg0ire/drop-deprecated-method
  • 7a95b3b Remove deprecated method
  • 455db74 Remove NamedArgumentConstructorAnnotation interface (#470)
  • 9dc2866 Remove SimpleAnnotationReader (#469)
  • 4919d49 Merge pull request #466 from greg0ire/allow-lexer-3
  • c03bc8b Allow doctrine/lexer 3
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 show 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.