mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.7.0...v3.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~6.5",
|
|
"behat/behat": "~3.8.0",
|
|
"guzzlehttp/guzzle": "6.5.2",
|
|
"jarnaiz/behat-junit-formatter": "^1.3",
|
|
"sabre/dav": "3.2.3",
|
|
"symfony/event-dispatcher": "~4.4"
|
|
}
|
|
}
|