Skip to content

Commit b57474a

Browse files
Update doctrine/cache requirement from ^1.8 to ^1.8 || ^2.0
Updates the requirements on [doctrine/cache](https://github.com/doctrine/cache) to permit the latest version. - [Release notes](https://github.com/doctrine/cache/releases) - [Commits](doctrine/cache@v1.8.0...2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd64f7d commit b57474a

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
@@ -14,7 +14,7 @@
1414
"webonyx/graphql-php": "^0.13.4",
1515
"psr/container": "^1",
1616
"doctrine/annotations": "^1.7.0",
17-
"doctrine/cache": "^1.8",
17+
"doctrine/cache": "^1.8 || ^2.0",
1818
"thecodingmachine/class-explorer": "^1.1.0",
1919
"psr/simple-cache": "^1",
2020
"phpdocumentor/reflection-docblock": "^4.3 || ^5.0",

0 commit comments

Comments
 (0)