Skip to content

Commit

Permalink
chore(deps): bump doctrine/cache from 1.13.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [doctrine/cache](https://github.com/doctrine/cache) from 1.13.0 to 2.2.0.
- [Release notes](https://github.com/doctrine/cache/releases)
- [Commits](doctrine/cache@1.13.0...2.2.0)

---
updated-dependencies:
- dependency-name: doctrine/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent d6768d7 commit bb5506a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": "^8.1",
"doctrine/cache": "^1.10",
"doctrine/cache": "^1.10 || ^2.0",
"guzzlehttp/guzzle": "^7.0",
"kevinrob/guzzle-cache-middleware": "^5.0",
"phpdocumentor/reflection-docblock": "^5.2",
Expand Down
22 changes: 8 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb5506a

Please sign in to comment.