diff --git a/composer.lock b/composer.lock index f3945c0f..b26e9289 100644 --- a/composer.lock +++ b/composer.lock @@ -3184,24 +3184,25 @@ }, { "name": "behat/behat", - "version": "v3.19.0", + "version": "v3.21.1", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "6cf82375a88145e33e10a34b211a3f914cbd02ee" + "reference": "315970f1f0c7c65e50aac87494575cfb9c6aa9e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/6cf82375a88145e33e10a34b211a3f914cbd02ee", - "reference": "6cf82375a88145e33e10a34b211a3f914cbd02ee", + "url": "https://api.github.com/repos/Behat/Behat/zipball/315970f1f0c7c65e50aac87494575cfb9c6aa9e3", + "reference": "315970f1f0c7c65e50aac87494575cfb9c6aa9e3", "shasum": "" }, "require": { - "behat/gherkin": "^4.10.0", + "behat/gherkin": "^4.12.0", "behat/transliterator": "^1.5", "composer-runtime-api": "^2.2", "composer/xdebug-handler": "^3.0", "ext-mbstring": "*", + "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", @@ -3270,9 +3271,9 @@ ], "support": { "issues": "https://github.com/Behat/Behat/issues", - "source": "https://github.com/Behat/Behat/tree/v3.19.0" + "source": "https://github.com/Behat/Behat/tree/v3.21.1" }, - "time": "2025-02-13T09:07:11+00:00" + "time": "2025-04-22T17:38:51+00:00" }, { "name": "behat/gherkin", @@ -7019,7 +7020,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -7031,5 +7032,5 @@ "platform-overrides": { "php": "8.1.99" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }