Skip to content

Commit c7f9d92

Browse files
committed
Require adapter-common 0.4
1 parent 1cb44b5 commit c7f9d92

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
@@ -26,7 +26,7 @@
2626
"require": {
2727
"php": "^5.5 || ^7.0",
2828
"psr/cache": "^1.0",
29-
"cache/adapter-common": "^0.3",
29+
"cache/adapter-common": "^0.4",
3030
"cache/hierarchical-cache": "^0.3",
3131
"cache/taggable-cache": "^0.4"
3232
},

0 commit comments

Comments
 (0)