Skip to content

Commit 16dca28

Browse files
committed
Added integration test with the same version
1 parent 5644784 commit 16dca28

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
@@ -31,8 +31,7 @@
3131
"league/flysystem": "^1.0"
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)