mirror of
https://github.com/nextcloud/server.git
synced 2026-02-10 06:15:08 -05:00
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/7.4.1...7.4.2) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~6.5",
|
|
"behat/behat": "~3.10.0",
|
|
"guzzlehttp/guzzle": "7.4.2",
|
|
"jarnaiz/behat-junit-formatter": "^1.3",
|
|
"sabre/dav": "4.3.1",
|
|
"symfony/event-dispatcher": "~5.3"
|
|
}
|
|
}
|