Skip to content

Commit a133699

Browse files
committed
Require stable versions of cache/* packages
1 parent ab70078 commit a133699

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
@@ -30,7 +30,7 @@
3030
"psr/cache": "^1.0",
3131
"psr/simple-cache": "^1.0",
3232
"cache/adapter-common": "^1.0",
33-
"cache/hierarchical-cache": "^0.4",
33+
"cache/hierarchical-cache": "^1.0",
3434
"predis/predis": "^1.1"
3535
},
3636
"require-dev": {

0 commit comments

Comments
 (0)