We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f7346 commit 9a3a72eCopy full SHA for 9a3a72e
1 file changed
composer.json
@@ -32,13 +32,13 @@
32
},
33
"require-dev": {
34
"phpunit/phpunit": "^4.0|^5.1",
35
- "cache/integration-test": "0.7.0"
+ "cache/integration-tests": "^0.7"
36
37
"provide": {
38
"psr/cache-implementation": "^1.0"
39
40
"autoload": {
41
- "psr-4": {
+ "psr-4": {
42
"Cache\\Adapter\\Filesystem\\": ""
43
44
"exclude-from-classmap": [
0 commit comments