Update sabre/dav requirement from 3.2.3 to 4.2.0 in /build/integration

Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/3.2.3...4.2.0)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/29809/head
dependabot[bot] 2021-11-20 02:04:51 +07:00 committed by MichaIng
parent fd487c1a43
commit b544069d02
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@
"behat/behat": "~3.10.0",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",
"sabre/dav": "4.2.0",
"symfony/event-dispatcher": "~5.3"
}
}