Skip to content

Commit

Permalink
Update dependency doctrine/cache to v2
Browse files Browse the repository at this point in the history
| datasource | package        | from   | to    |
| ---------- | -------------- | ------ | ----- |
| packagist  | doctrine/cache | 1.13.0 | 2.2.0 |
  • Loading branch information
renovate[bot] authored Jun 17, 2023
1 parent a3197d2 commit 8d8654d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
"doctrine/cache": "^1.13.0",
"doctrine/cache": "^2.2.0",
"psr/simple-cache": "^1.0.1"
},
"require-dev": {
Expand Down
20 changes: 7 additions & 13 deletions composer.lock

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

0 comments on commit 8d8654d

Please sign in to comment.