Skip to content

Commit 0b6b858

Browse files
committed
Use stable version of adapter-common
1 parent c450eb6 commit 0b6b858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"require": {
3333
"php": "^5.6 || ^7.0",
3434
"psr/cache": "^1.0",
35-
"cache/adapter-common": "^0.4",
35+
"cache/adapter-common": "^1.0",
3636
"cache/tag-interop": "^1.0"
3737
},
3838
"require-dev": {

0 commit comments

Comments
 (0)