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 9f1a1e2 commit 890d08aCopy full SHA for 890d08a
composer.json
@@ -27,12 +27,12 @@
27
"php": "^5.5|^7",
28
"symfony/framework-bundle": "^2.6|^3.0",
29
"cache/psr-6-doctrine-bridge": "^0.1",
30
+ "cache/taggable-cache": "^0.1",
31
"psr/cache-implementation": "~1.0"
32
},
33
"require-dev": {
34
"phpunit/phpunit": "^5.1|^4.0",
- "cache/doctrine-adapter": "^0.1",
35
- "cache/taggable-cache": "^0.1"
+ "cache/doctrine-adapter": "^0.1"
36
37
"suggest": {
38
"cache/doctrine-adapter-bundle": "A bundle to register PSR-6 compliant services based on Doctrine cache"
0 commit comments