Merge pull request #23967 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.8.0

Update behat/behat requirement from ~3.7.0 to ~3.8.0 in /build/integration
This commit is contained in:
Roeland Jago Douma 2020-11-09 19:54:41 +01:00 committed by GitHub
commit c8822508de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"require-dev": {
"phpunit/phpunit": "~6.5",
"behat/behat": "~3.7.0",
"behat/behat": "~3.8.0",
"guzzlehttp/guzzle": "6.5.2",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "3.2.3",