ci(deps-dev): Bump behat/behat in /tests/integration

Bumps [behat/behat](https://github.com/Behat/Behat) from 3.20.0 to 3.21.1.
- [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.20.0...v3.21.1)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.21.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-26 01:38:08 +00:00 committed by GitHub
commit f954de0482
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -6,7 +6,7 @@
"sort-packages": true
},
"require-dev": {
"behat/behat": "^3.20.0",
"behat/behat": "^3.21.1",
"guzzlehttp/guzzle": "^7.9.3",
"phpunit/phpunit": "^10.5.38"
}

View file

@ -4,21 +4,21 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "5d03e33b65c9f05561208348d8d446e3",
"content-hash": "232c56842297c88cdb8bf90aade30492",
"packages": [],
"packages-dev": [
{
"name": "behat/behat",
"version": "v3.20.0",
"version": "v3.21.1",
"source": {
"type": "git",
"url": "https://github.com/Behat/Behat.git",
"reference": "edb265a32329d514e3a5ec44924646e0e02d95ee"
"reference": "315970f1f0c7c65e50aac87494575cfb9c6aa9e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/Behat/zipball/edb265a32329d514e3a5ec44924646e0e02d95ee",
"reference": "edb265a32329d514e3a5ec44924646e0e02d95ee",
"url": "https://api.github.com/repos/Behat/Behat/zipball/315970f1f0c7c65e50aac87494575cfb9c6aa9e3",
"reference": "315970f1f0c7c65e50aac87494575cfb9c6aa9e3",
"shasum": ""
},
"require": {
@ -27,7 +27,7 @@
"composer-runtime-api": "^2.2",
"composer/xdebug-handler": "^3.0",
"ext-mbstring": "*",
"nikic/php-parser": "^5.0",
"nikic/php-parser": "^5.2",
"php": "8.1.* || 8.2.* || 8.3.* || 8.4.* ",
"psr/container": "^1.0 || ^2.0",
"symfony/config": "^5.4 || ^6.4 || ^7.0",
@ -96,9 +96,9 @@
],
"support": {
"issues": "https://github.com/Behat/Behat/issues",
"source": "https://github.com/Behat/Behat/tree/v3.20.0"
"source": "https://github.com/Behat/Behat/tree/v3.21.1"
},
"time": "2025-04-02T14:51:45+00:00"
"time": "2025-04-22T17:38:51+00:00"
},
{
"name": "behat/gherkin",