mirror of
https://github.com/nextcloud/server.git
synced 2026-02-17 01:41:05 -05:00
Bumps [sabre/dav](https://github.com/sabre-io/dav) from 4.5.1 to 4.6.0. - [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.5.1...4.6.0) --- updated-dependencies: - dependency-name: sabre/dav dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
11 lines
277 B
JSON
11 lines
277 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9",
|
|
"dms/phpunit-arraysubset-asserts": "^0.5",
|
|
"behat/behat": "~3.13.0",
|
|
"guzzlehttp/guzzle": "7.8.1",
|
|
"jarnaiz/behat-junit-formatter": "^1.3",
|
|
"sabre/dav": "4.6.0",
|
|
"symfony/event-dispatcher": "~5.3"
|
|
}
|
|
}
|