We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d472d commit a5cd7b4Copy full SHA for a5cd7b4
composer.json
@@ -25,7 +25,8 @@
25
},
26
"require-dev": {
27
"phpunit/phpunit": "5.0.*|^4.0",
28
- "matthiasnoback/symfony-dependency-injection-test": "0.7.*"
+ "matthiasnoback/symfony-dependency-injection-test": "0.7.*",
29
+ "cache/array-adapter": "@stable"
30
31
"suggest": {
32
"cache/*-adapter": "To integrate with a PSR-6 cache"
0 commit comments