Chore(deps-dev): Update sabre/dav requirement in /tests/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/4.6.0...4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-02 03:33:52 +00:00
committed by GitHub
parent cb09583c0b
commit fb24eddaf8

View File

@@ -4,7 +4,7 @@
"behat/behat": "~3.15.0",
"guzzlehttp/guzzle": "7.9.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.6.0",
"sabre/dav": "4.7.0",
"symfony/event-dispatcher": "~5.4"
},
"autoload": {