Skip to content

Commit 13b86df

Browse files
authored
[Prefix] Use stable version of hierarchical cache (#261)
1 parent 43ee475 commit 13b86df

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
@@ -18,7 +18,7 @@
1818
"homepage": "http://www.php-cache.com/en/latest/",
1919
"require": {
2020
"php": ">=7.4",
21-
"cache/hierarchical-cache": "^0.4",
21+
"cache/hierarchical-cache": "^1.0",
2222
"psr/cache": "^1.0 || ^2.0",
2323
"psr/simple-cache": "^1.0"
2424
},

0 commit comments

Comments
 (0)