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",