diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 9f83874..24b5083 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "twig/twig": "^1.31|^2.0", "twig/extensions": "*", "symfony/yaml": "~2", - "phpunit/phpunit": "^4.8|^5.7", + "phpunit/phpunit": "^4.8|^5.7|^6.5", "squizlabs/php_codesniffer": "^3.0" }, "suggest": { |