From 3e40a5bc310c68c586af82dc720533b3298c4a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 08:43:28 +0000 Subject: [PATCH] Bump behat/behat from 3.26.0 to 3.27.0 Bumps [behat/behat](https://github.com/Behat/Behat) from 3.26.0 to 3.27.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.26.0...v3.27.0) --- updated-dependencies: - dependency-name: behat/behat dependency-version: 3.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index cbec523b..9edce0f0 100644 --- a/composer.lock +++ b/composer.lock @@ -2551,16 +2551,16 @@ "packages-dev": [ { "name": "behat/behat", - "version": "v3.26.0", + "version": "v3.27.0", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "1b6b08efa995fe4135901b862d112adc7e95ecbb" + "reference": "3282ad774358e4eaf533855e9a1f48559894d1b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/1b6b08efa995fe4135901b862d112adc7e95ecbb", - "reference": "1b6b08efa995fe4135901b862d112adc7e95ecbb", + "url": "https://api.github.com/repos/Behat/Behat/zipball/3282ad774358e4eaf533855e9a1f48559894d1b5", + "reference": "3282ad774358e4eaf533855e9a1f48559894d1b5", "shasum": "" }, "require": { @@ -2569,7 +2569,7 @@ "composer/xdebug-handler": "^1.4 || ^2.0 || ^3.0", "ext-mbstring": "*", "nikic/php-parser": "^4.19.2 || ^5.2", - "php": ">=8.1 <8.5", + "php": ">=8.1 <8.6", "psr/container": "^1.0 || ^2.0", "symfony/config": "^5.4 || ^6.4 || ^7.0", "symfony/console": "^5.4 || ^6.4 || ^7.0", @@ -2640,9 +2640,9 @@ ], "support": { "issues": "https://github.com/Behat/Behat/issues", - "source": "https://github.com/Behat/Behat/tree/v3.26.0" + "source": "https://github.com/Behat/Behat/tree/v3.27.0" }, - "time": "2025-10-29T09:46:14+00:00" + "time": "2025-11-23T12:12:41+00:00" }, { "name": "behat/gherkin",