Skip to content

Commit bc023ec

Browse files
authored
Fix composer.json in encryption (#217)
1 parent 5552450 commit bc023ec

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
@@ -38,7 +38,7 @@
3838
"require-dev": {
3939
"phpunit/phpunit": "^5.7.21",
4040
"cache/integration-tests": "^0.16",
41-
"cache/array-adapter": "^1.0"
41+
"cache/filesystem-adapter": "^1.0"
4242
},
4343
"autoload": {
4444
"psr-4": {

0 commit comments

Comments
 (0)