Skip to content

Commit f5110f2

Browse files
committed
Use stable version of adapter-common
1 parent e067a05 commit f5110f2

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
@@ -27,7 +27,7 @@
2727
"php": "^5.6 || ^7.0",
2828
"psr/cache": "^1.0",
2929
"psr/simple-cache": "^1.0",
30-
"cache/adapter-common": "^0.4"
30+
"cache/adapter-common": "^1.0"
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "^5.7.21",

0 commit comments

Comments
 (0)