Skip to content

Commit c7198c0

Browse files
committed
Testing
1 parent 7b38fb2 commit c7198c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^4.0|^5.1",
35-
"cache/integration-test": "0.7.0"
35+
"cache/integration-tests": "^0.7"
3636
},
3737
"provide": {
3838
"psr/cache-implementation": "^1.0"
3939
},
4040
"autoload": {
41-
"psr-4": {
41+
"psr-4": {
4242
"Cache\\Adapter\\PHPArray\\": ""
4343
},
4444
"exclude-from-classmap": [

0 commit comments

Comments
 (0)