Skip to content

Commit a264f75

Browse files
committed
Testing
1 parent a969939 commit a264f75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^4.0|^5.1",
33-
"cache/integration-test": "0.7.0"
33+
"cache/integration-tests": "^0.7"
3434
},
3535
"provide": {
3636
"psr/cache-implementation": "^1.0"
3737
},
3838
"autoload": {
39-
"psr-4": {
39+
"psr-4": {
4040
"Cache\\Adapter\\Void\\": ""
4141
},
4242
"exclude-from-classmap": [

0 commit comments

Comments
 (0)