Skip to content

Commit 7b38fb2

Browse files
committed
Added script to update integration test version
1 parent 4d079d1 commit 7b38fb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"cache/taggable-cache": "^0.3"
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)