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 fee3f34 commit 5003e54Copy full SHA for 5003e54
composer.json
@@ -24,7 +24,10 @@
24
},
25
"require-dev": {
26
"phpunit/phpunit": "5.0.*|^4.0",
27
- "matthiasnoback/symfony-dependency-injection-test": "0.7.*"
+ "matthiasnoback/symfony-dependency-injection-test": "0.7.*",
28
+ "cache/doctrine-adapter": "@stable",
29
+ "cache/redis-adapter": "@stable",
30
+ "cache/memcached-adapter": "@stable"
31
32
"autoload": {
33
"psr-4": {
0 commit comments