Skip to content

Commit f0928be

Browse files
committed
Use stable version of adapter-common
1 parent ddb88b0 commit f0928be

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

0 commit comments

Comments
 (0)