Skip to content

Commit a040654

Browse files
authored
Add support of yiisoft/cache version ^3.0 (#534)
1 parent 9cf2452 commit a040654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ext-mbstring": "*",
2626
"ext-pdo": "*",
2727
"psr/log": "^2.0|^3.0",
28-
"yiisoft/cache": "^2.0"
28+
"yiisoft/cache": "^2.0|^3.0"
2929
},
3030
"require-dev": {
3131
"maglnet/composer-require-checker": "^4.2",

0 commit comments

Comments
 (0)