mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.12.0 to 3.13.0. - [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.12.0...v3.13.0) --- updated-dependencies: - dependency-name: behat/behat 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.4",
|
|
"behat/behat": "~3.13.0",
|
|
"guzzlehttp/guzzle": "7.5.1",
|
|
"jarnaiz/behat-junit-formatter": "^1.3",
|
|
"sabre/dav": "4.4.0",
|
|
"symfony/event-dispatcher": "~5.3"
|
|
}
|
|
}
|