From 87990a20b70f0223c48a671db956a7d31d248ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 01:14:38 +0000 Subject: [PATCH] build(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] --- tests/Integration/composer.json | 2 +- tests/Integration/composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/Integration/composer.json b/tests/Integration/composer.json index dda6b9832..0f27f1a73 100644 --- a/tests/Integration/composer.json +++ b/tests/Integration/composer.json @@ -6,7 +6,7 @@ "sort-packages": true }, "require-dev": { - "behat/behat": "^3.20", + "behat/behat": "^3.21", "guzzlehttp/guzzle": "^7.9", "phpunit/phpunit": "^10.5" } diff --git a/tests/Integration/composer.lock b/tests/Integration/composer.lock index 7dc7be548..2b796aa8a 100644 --- a/tests/Integration/composer.lock +++ b/tests/Integration/composer.lock @@ -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": "d56f906fc1bf647e3dc057856248df84", + "content-hash": "540aa2cf4816e69237a53d9fb8659c0f", "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",