Skip to content

Commit a5cd7b4

Browse files
committed
fix
1 parent b9d472d commit a5cd7b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "5.0.*|^4.0",
28-
"matthiasnoback/symfony-dependency-injection-test": "0.7.*"
28+
"matthiasnoback/symfony-dependency-injection-test": "0.7.*",
29+
"cache/array-adapter": "@stable"
2930
},
3031
"suggest": {
3132
"cache/*-adapter": "To integrate with a PSR-6 cache"

0 commit comments

Comments
 (0)