diff --git a/tests/integration/composer.json b/tests/integration/composer.json index 603d569ee..c1b9065f0 100644 --- a/tests/integration/composer.json +++ b/tests/integration/composer.json @@ -1,6 +1,6 @@ { "require-dev": { - "phpunit/phpunit": "~9", + "phpunit/phpunit": "~12", "behat/behat": "~3.23.0", "guzzlehttp/guzzle": "7.9.2", "jarnaiz/behat-junit-formatter": "^1.3",