Skip to content

Commit 4b727a4

Browse files
Bump doctrine/cache from 1.12.1 to 2.2.0
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]>
1 parent 3e703a5 commit 4b727a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121

2222
"require-dev": {
23-
"doctrine/cache": "~1.3",
23+
"doctrine/cache": "~1.3 || ~2.0",
2424
"phpunit/phpunit": "^9",
2525
"laminas/laminas-filter": "^2.9",
2626
"dms/coding-standard": "^12"

0 commit comments

Comments
 (0)