Browse Source

Update behat/behat requirement in /build/integration

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.6.1...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/22665/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
94b228dca1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      build/integration/composer.json

2
build/integration/composer.json

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

Loading…
Cancel
Save