We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b38fb2 commit c7198c0Copy full SHA for c7198c0
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\\PHPArray\\": ""
43
44
"exclude-from-classmap": [
0 commit comments