Skip to content

Commit

Permalink
Bump doctrine/cache from 1.12.1 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.12.1 to 2.2.0.
- [Release notes](https://github.com/doctrine/cache/releases)
- [Commits](doctrine/cache@1.12.1...2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 3e703a5 commit 4b727a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},

"require-dev": {
"doctrine/cache": "~1.3",
"doctrine/cache": "~1.3 || ~2.0",
"phpunit/phpunit": "^9",
"laminas/laminas-filter": "^2.9",
"dms/coding-standard": "^12"
Expand Down

0 comments on commit 4b727a4

Please sign in to comment.