Skip to content

Commit d9b4b26

Browse files
authored
Merge pull request #343 from thecodingmachine/dependabot/composer/doctrine/cache-tw-1.8or-tw-2.0
Update doctrine/cache requirement from ^1.8 to ^1.8 || ^2.0
2 parents cd64f7d + b57474a commit d9b4b26

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)