Skip to content

Commit 066b2d9

Browse files
committed
Testing
1 parent 643f367 commit 066b2d9

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
@@ -33,13 +33,13 @@
3333
},
3434
"require-dev": {
3535
"phpunit/phpunit": "^4.0|^5.1",
36-
"cache/integration-test": "0.7.0"
36+
"cache/integration-tests": "^0.7"
3737
},
3838
"provide": {
3939
"psr/cache-implementation": "^1.0"
4040
},
4141
"autoload": {
42-
"psr-4": {
42+
"psr-4": {
4343
"Cache\\Adapter\\Memcached\\": ""
4444
},
4545
"exclude-from-classmap": [

0 commit comments

Comments
 (0)