Skip to content

Commit 4d079d1

Browse files
committed
Added integration test with the same version
1 parent 406f285 commit 4d079d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
"cache/taggable-cache": "^0.3"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^4.0|^5.1",
35-
"cache/integration-tests": "^0.7"
34+
"phpunit/phpunit": "^4.0|^5.1"
3635
},
3736
"provide": {
3837
"psr/cache-implementation": "^1.0"

0 commit comments

Comments
 (0)