Skip to content

Commit 54f13de

Browse files
committed
Added script to update integration test version
1 parent d6c7f87 commit 54f13de

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
@@ -28,7 +28,8 @@
2828
"require-dev": {
2929
"phpunit/phpunit": "^4.0|^5.1",
3030
"mockery/mockery": "^0.9",
31-
"cache/array-adapter": "@stable"
31+
"cache/array-adapter": "@stable",
32+
"cache/integration-test": "0.7.0"
3233
},
3334
"autoload": {
3435
"psr-4": {

0 commit comments

Comments
 (0)