Skip to content

Commit 1b49e25

Browse files
committed
Use stable version of adapter-common
1 parent f809430 commit 1b49e25

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
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": "^5.6 || ^7.0",
2727
"psr/cache": "^1.0",
28-
"cache/adapter-common": "^0.4"
28+
"cache/adapter-common": "^1.0"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "^5.7.21"

0 commit comments

Comments
 (0)