Skip to content

Commit

Permalink
Allow version 0.4 of hierarchy (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Mar 18, 2017
1 parent 52bd56e commit 8f1ae47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": "^5.6 || ^7.0",
"psr/cache": "^1.0",
"cache/hierarchical-cache": "^0.3"
"cache/hierarchical-cache": "^0.3 || ^0.4"
},
"require-dev": {
"phpunit/phpunit": "^4.0 || ^5.1"
Expand Down

0 comments on commit 8f1ae47

Please sign in to comment.