diff options
Diffstat (limited to 'tests/acceptance/composer.json')
-rw-r--r-- | tests/acceptance/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/composer.json b/tests/acceptance/composer.json index d1e7fdc5d40..d438022caf3 100644 --- a/tests/acceptance/composer.json +++ b/tests/acceptance/composer.json @@ -4,7 +4,7 @@ "behat/mink": "1.7.1", "behat/mink-extension": "2.3.1", "behat/mink-selenium2-driver": "1.3.1", - "phpunit/phpunit": "4.8.36" + "phpunit/phpunit": "6.5.14" }, "autoload": { "psr-4": { |