Browse Source

Update sabre/dav requirement from 4.2.1 to 4.2.3 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/4.2.1...4.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
tags/v24.0.0beta1
dependabot[bot] 2 years ago
parent
commit
5cdac1f15e
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build/integration/composer.json

+ 1
- 1
build/integration/composer.json View File

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

Loading…
Cancel
Save