]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update behat/behat requirement in /build/integration 35564/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 5 Dec 2022 19:27:22 +0000 (19:27 +0000)
committerGitHub <noreply@github.com>
Mon, 5 Dec 2022 19:27:22 +0000 (19:27 +0000)
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.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
build/integration/composer.json

index dc6b35bdbcefd910f9948b1a5d225eb224096403..ea2a02bbaeb6c706dd5a393f468eaf5887072988 100644 (file)
@@ -1,7 +1,7 @@
 {
   "require-dev": {
     "phpunit/phpunit": "~6.5",
-    "behat/behat": "~3.11.0",
+    "behat/behat": "~3.12.0",
     "guzzlehttp/guzzle": "7.5.0",
     "jarnaiz/behat-junit-formatter": "^1.3",
     "sabre/dav": "4.4.0",