diff --git a/build/integration/composer.json b/build/integration/composer.json index ba90c632b1b66..c5cc7c046f277 100644 --- a/build/integration/composer.json +++ b/build/integration/composer.json @@ -1,6 +1,6 @@ { "require-dev": { - "phpunit/phpunit": "~6.5", + "phpunit/phpunit": "~9.5", "behat/behat": "~3.8.0", "guzzlehttp/guzzle": "6.5.2", "jarnaiz/behat-junit-formatter": "^1.3",