Skip to content

Commit 61c78a0

Browse files
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](Behat/Behat@v3.11.0...v3.12.0) --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e19664 commit 61c78a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/integration/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require-dev": {
33
"phpunit/phpunit": "~6.5",
4-
"behat/behat": "~3.11.0",
4+
"behat/behat": "~3.12.0",
55
"guzzlehttp/guzzle": "7.5.0",
66
"jarnaiz/behat-junit-formatter": "^1.3",
77
"sabre/dav": "4.4.0",

0 commit comments

Comments
 (0)