diff --git a/composer.json b/composer.json index 0467c76252a..77b93d46b97 100644 --- a/composer.json +++ b/composer.json @@ -107,7 +107,7 @@ "bamarni/composer-bin-plugin": "1.8.2", "behat/behat": "3.15.0", "behat/gherkin": "4.10.0", - "behat/mink": "1.11.0", + "behat/mink": "1.12.0", "behat/mink-selenium2-driver": "1.7.0", "friends-of-behat/mink-extension": "2.7.5", "php-parallel-lint/php-var-dump-check": "^0.5", diff --git a/composer.lock b/composer.lock index 7ce357899fd..c22da3d054a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3760d444a69d21bd0cbee824f518bf41", + "content-hash": "9548dda81c609699ce106baaf01c6bdb", "packages": [ { "name": "aws/aws-crt-php", @@ -8010,16 +8010,16 @@ }, { "name": "behat/mink", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "d8527fdf8785aad38455fb426af457ab9937aece" + "reference": "7e4edec6c335937029cb3569ce7ef81182804d0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/d8527fdf8785aad38455fb426af457ab9937aece", - "reference": "d8527fdf8785aad38455fb426af457ab9937aece", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/7e4edec6c335937029cb3569ce7ef81182804d0a", + "reference": "7e4edec6c335937029cb3569ce7ef81182804d0a", "shasum": "" }, "require": { @@ -8070,9 +8070,9 @@ ], "support": { "issues": "https://github.com/minkphp/Mink/issues", - "source": "https://github.com/minkphp/Mink/tree/v1.11.0" + "source": "https://github.com/minkphp/Mink/tree/v1.12.0" }, - "time": "2023-12-09T11:23:23+00:00" + "time": "2024-10-30T18:48:14+00:00" }, { "name": "behat/mink-selenium2-driver", @@ -10900,7 +10900,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -10927,6 +10927,6 @@ "lib-libxml": "*", "composer-runtime-api": "^2.0" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" }