We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d079d1 commit 7b38fb2Copy full SHA for 7b38fb2
1 file changed
composer.json
@@ -31,7 +31,8 @@
31
"cache/taggable-cache": "^0.3"
32
},
33
"require-dev": {
34
- "phpunit/phpunit": "^4.0|^5.1"
+ "phpunit/phpunit": "^4.0|^5.1",
35
+ "cache/integration-test": "0.7.0"
36
37
"provide": {
38
"psr/cache-implementation": "^1.0"
0 commit comments