Skip to content

Commit

Permalink
tests: Add sabre/dav to integration test dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr committed Mar 28, 2023
1 parent 3a70d27 commit 1c26fea
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 2 deletions.
3 changes: 2 additions & 1 deletion tests/Integration/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"phpunit/phpunit": "^9.5",
"behat/behat": "^3.10",
"guzzlehttp/guzzle": "7.5.0",
"jarnaiz/behat-junit-formatter": "^1.3"
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "^4.4"
}
}
Loading

0 comments on commit 1c26fea

Please sign in to comment.