diff --git a/build/integration/composer.json b/build/integration/composer.json index ea2a02bbaeb6c..915925722c10a 100644 --- a/build/integration/composer.json +++ b/build/integration/composer.json @@ -1,6 +1,6 @@ { "require-dev": { - "phpunit/phpunit": "~6.5", + "phpunit/phpunit": "~9.6", "behat/behat": "~3.12.0", "guzzlehttp/guzzle": "7.5.0", "jarnaiz/behat-junit-formatter": "^1.3",