Skip to content

Commit 9afb4da

Browse files
committed
Added integration test with the same version
1 parent 86e1894 commit 9afb4da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"cache/hierarchical-cache": "^0.2"
3333
},
3434
"require-dev": {
35-
"phpunit/phpunit": "^4.0|^5.1",
36-
"cache/integration-tests": "^0.7"
35+
"phpunit/phpunit": "^4.0|^5.1"
3736
},
3837
"provide": {
3938
"psr/cache-implementation": "^1.0"

0 commit comments

Comments
 (0)