goaop / framework

:gem: Go! AOP PHP - modern aspect-oriented framework for the new level of software development
go.aopphp.com
MIT License
1.66k stars 163 forks source link

Update doctrine/cache requirement from ^1.10 to ^1.10 || ^2.0 #475

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 3 years ago

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

Release notes

Sourced from doctrine/cache's releases.

2.0.3

Release Notes for 2.0.3

2.0.x bugfix release (patch)

2.0.3

Commits
  • c9622c6 Fix wrong return type for DoctrineProvider::wrap (#377)
  • 14e0af5 Merge pull request #374 from doctrine/1.11.x-merge-up-into-2.0.x_60a679674bab...
  • a77fa88 Merge branch '2.0.x' into 1.11.x-merge-up-into-2.0.x_60a679674babc0.04656798
  • 9c53086 Make "@​return mixed" explicit on CacheItem::get() (#373)
  • 0fc7b7b Merge release 1.11.1 into 2.0.x (#372)
  • 1630744 Fix wrong assumption about cache in adapter (#370)
  • 50f7b39 CacheAdapter: fix lifetime type (#371)
  • 64d8b1d Fix tests for 2.0 branch (#368)
  • b3fc4bc Remove deprecated functionality
  • a9c1b59 Prevent wrapping chains of cache wrappers (#367)
  • Additional commits viewable in compare view


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)
scrutinizer-notifier commented 3 years ago

The inspection completed: No new issues

lisachenko commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Looks like doctrine/cache is no longer a dependency, so this is no longer needed.