Skip to content

Commit 643f367

Browse files
committed
Added script to update integration test version
1 parent 9afb4da commit 643f367

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"cache/hierarchical-cache": "^0.2"
3333
},
3434
"require-dev": {
35-
"phpunit/phpunit": "^4.0|^5.1"
35+
"phpunit/phpunit": "^4.0|^5.1",
36+
"cache/integration-test": "0.7.0"
3637
},
3738
"provide": {
3839
"psr/cache-implementation": "^1.0"

0 commit comments

Comments
 (0)