Skip to content

Commit 8f1ae47

Browse files
authored
Allow version 0.4 of hierarchy (#148)
1 parent 52bd56e commit 8f1ae47

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
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": "^5.6 || ^7.0",
2222
"psr/cache": "^1.0",
23-
"cache/hierarchical-cache": "^0.3"
23+
"cache/hierarchical-cache": "^0.3 || ^0.4"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^4.0 || ^5.1"

0 commit comments

Comments
 (0)