diff --git a/composer.json b/composer.json index 450daa4103..926159659a 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "twig/twig": "3.18.*" }, "require-dev": { - "behat/behat": "3.17.*", + "behat/behat": "3.18.*", "behat/mink": "1.12.*", "deployer/deployer": "v7.5.*", "dmore/behat-chrome-extension": "1.4.*", diff --git a/composer.lock b/composer.lock index 127f4ae826..8b2e1512a7 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": "063e00e6625e997a7635349b195383c7", + "content-hash": "be5dc8ccbb552ee91f1566d2ee731873", "packages": [ { "name": "beberlei/doctrineextensions", @@ -7616,12 +7616,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -13304,16 +13304,16 @@ }, { "name": "behat/behat", - "version": "v3.17.0", + "version": "v3.18.0", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "3eb5ebae08db4e44ca6a458ba0f449dda753c465" + "reference": "18795fad40ccada519a8df2d180ac3c2c39f000b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/3eb5ebae08db4e44ca6a458ba0f449dda753c465", - "reference": "3eb5ebae08db4e44ca6a458ba0f449dda753c465", + "url": "https://api.github.com/repos/Behat/Behat/zipball/18795fad40ccada519a8df2d180ac3c2c39f000b", + "reference": "18795fad40ccada519a8df2d180ac3c2c39f000b", "shasum": "" }, "require": { @@ -13332,7 +13332,7 @@ "symfony/yaml": "^5.4 || ^6.4 || ^7.0" }, "require-dev": { - "herrera-io/box": "~1.6.1", + "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^9.6", "sebastian/diff": "^4.0", "symfony/polyfill-php84": "^1.31", @@ -13390,9 +13390,9 @@ ], "support": { "issues": "https://github.com/Behat/Behat/issues", - "source": "https://github.com/Behat/Behat/tree/v3.17.0" + "source": "https://github.com/Behat/Behat/tree/v3.18.0" }, - "time": "2024-12-18T10:27:06+00:00" + "time": "2025-01-09T18:13:34+00:00" }, { "name": "behat/gherkin",