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 a2ddf97 commit ac80562Copy full SHA for ac80562
composer.json
@@ -30,9 +30,9 @@
30
"psr/cache-implementation": "~1.0"
31
},
32
"require-dev": {
33
- "phpunit/phpunit": "^5.1|^4.0",
34
- "cache/psr-6-doctrine-bridge": "^0.1",
35
- "cache/doctrine-adapter": "^0.1"
+ "phpunit/phpunit": "^5.1|^4.0",
+ "cache/psr-6-doctrine-bridge": "^2.0",
+ "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