Skip to content

Commit b625c6f

Browse files
committed
Require adapter-common 0.4
1 parent 0c67caa commit b625c6f

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/taggable-cache": "^0.4",
3131
"league/flysystem": "^1.0"
3232
},

0 commit comments

Comments
 (0)