We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16dca28 commit c0f7346Copy full SHA for c0f7346
1 file changed
composer.json
@@ -31,7 +31,8 @@
31
"league/flysystem": "^1.0"
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