Chore(deps-dev): Update behat/behat requirement in /tests/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.12.0...v3.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-22 06:46:13 +00:00
committed by GitHub
parent 8329caa94a
commit 7fb0822ce8

View File

@@ -1,7 +1,7 @@
{
"require-dev": {
"phpunit/phpunit": "~9",
"behat/behat": "~3.12.0",
"behat/behat": "~3.13.0",
"guzzlehttp/guzzle": "7.5.1",
"jarnaiz/behat-junit-formatter": "^1.3",
"sabre/dav": "4.4.0",