Skip to content

Commit c0f7346

Browse files
committed
Added script to update integration test version
1 parent 16dca28 commit c0f7346

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
@@ -31,7 +31,8 @@
3131
"league/flysystem": "^1.0"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^4.0|^5.1"
34+
"phpunit/phpunit": "^4.0|^5.1",
35+
"cache/integration-test": "0.7.0"
3536
},
3637
"provide": {
3738
"psr/cache-implementation": "^1.0"

0 commit comments

Comments
 (0)